We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac471b commit c2c6a28Copy full SHA for c2c6a28
1 file changed
src/chrome/content/rules/Ouvaton.xml
@@ -0,0 +1,12 @@
1
+<ruleset name="Ouvaton">
2
+ <target host="ouvaton.coop" />
3
+ <target host="www.ouvaton.coop" />
4
+ <target host="ouvadmin.ouvaton.coop" />
5
+ <target host="squirrelmail.ouvaton.coop" />
6
+ <target host="roundcube.ouvaton.coop" />
7
+ <target host="phpmyadmin.ouvaton.coop" />
8
+ <target host="forums.ouvaton.org" />
9
+ <target host="ag.ouvaton.coop" />
10
+
11
+ <rule from="^http:" to="https:" />
12
+</ruleset>
0 commit comments