Skip to content

Commit fd21a2f

Browse files
committed
Merge pull request EFForg#2712 from Kurumin55/patch-1
Ruleset for 55chan.org
2 parents 7c3e934 + 3e6f87d commit fd21a2f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<ruleset name="55chan.org">
2+
3+
<target host="55chan.org" />
4+
<target host="*.55chan.org" />
5+
6+
7+
<securecookie host="^\.55chan\.org$" name="^__cfduid$" />
8+
9+
10+
<rule from="^http://(www\.)?55chan\.org/"
11+
to="https://$155chan.org/" />
12+
13+
</ruleset>

0 commit comments

Comments
 (0)