@@ -40,10 +40,9 @@ '(("textboard.org" ("sol" "prog") nil)) "List of SchemeBBS sites and boards." :type '(repeat (list (string :tag "Board Domain") (repeat (string :tag "Board Name")) - (boolean :tag "Use TLS?"))) - :risky t) + (boolean :tag "Use TLS?")))) (defface sbbs--spoiler-face '((((background light)) :background "black" :foreground "black") (((background dark)) :background "white" :foreground "white"))