Skip to content

Commit dfe9a41

Browse files
committed
Merge pull request EFForg#1842 from fuglede/journalistforbundet-rules
[Journalistforbundet.dk] New ruleset
2 parents 34c77fb + 654c2b1 commit dfe9a41

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)