We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1960de3 commit 58f5ca0Copy full SHA for 58f5ca0
1 file changed
src/chrome/content/rules/elm-lang.org.xml
@@ -0,0 +1,14 @@
1
+<!--
2
+ Connection refused:
3
+ - mail
4
+-->
5
+<ruleset name="elm-lang.org">
6
+ <target host="elm-lang.org" />
7
+ <target host="www.elm-lang.org" />
8
+ <target host="discourse.elm-lang.org" />
9
+ <target host="foundation.elm-lang.org" />
10
+ <target host="guide.elm-lang.org" />
11
+ <target host="package.elm-lang.org" />
12
+
13
+ <rule from="^http:" to="https:" />
14
+</ruleset>
0 commit comments