We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34c77fb + 654c2b1 commit dfe9a41Copy full SHA for dfe9a41
src/chrome/content/rules/Journalistforbundet.dk.xml
@@ -0,0 +1,11 @@
1
+<ruleset name="Journalistforbundet.dk">
2
+
3
+ <target host="journalistforbundet.dk" />
4
+ <target host="www.journalistforbundet.dk" />
5
6
+ <securecookie host="\.?journalistforbundet\.dk" name=".+" />
7
8
+ <rule from="^http://(www\.)?journalistforbundet\.dk/"
9
+ to="https://journalistforbundet.dk/" />
10
11
+</ruleset>
0 commit comments