We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039fcde commit 59c6e44Copy full SHA for 59c6e44
1 file changed
src/chrome/content/rules/Akvorrat.at.xml
@@ -0,0 +1,17 @@
1
+<ruleset name="Akvorrat.at">
2
+ <target host="akvorrat.at" />
3
+ <target host="www.akvorrat.at" />
4
+ <target host="lists.akvorrat.at" />
5
+ <target host="montag.akvorrat.at" />
6
+ <target host="obrien.akvorrat.at" />
7
+ <target host="piwik.akvorrat.at" />
8
+ <target host="soma.akvorrat.at" />
9
+ <target host="spenden.akvorrat.at" />
10
+ <target host="test.akvorrat.at" />
11
+ <target host="timeline.akvorrat.at" />
12
+ <target host="wiki.akvorrat.at" />
13
+
14
+ <securecookie host=".+" name=".+" />
15
16
+ <rule from="^http:" to="https:" />
17
+</ruleset>
0 commit comments