We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d96b19e commit 67bbaf0Copy full SHA for 67bbaf0
1 file changed
src/chrome/content/rules/Schweikert.ch.xml
@@ -0,0 +1,16 @@
1
+<!--
2
+ SSL error:
3
+ - gore.schweikert.ch
4
+
5
+ Connection error:
6
+ - mail.schweikert.ch
7
+-->
8
+<ruleset name="Schweikert.ch">
9
+ <target host="schweikert.ch" />
10
+ <target host="www.schweikert.ch" />
11
+ <target host="david.schweikert.ch" />
12
+ <target host="mailgraph.schweikert.ch" />
13
+ <target host="postgrey.schweikert.ch" />
14
15
+ <rule from="^http:" to="https:" />
16
+</ruleset>
0 commit comments