Skip to content

Commit c4266eb

Browse files
authored
Merge pull request EFForg#17073 from senior9324/master
Add ruleset for ruliweb.com
2 parents 195c707 + e8e40f9 commit c4266eb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<ruleset name="Ruliweb.com">
2+
<target host="ruliweb.com" />
3+
<target host="www.ruliweb.com" />
4+
<target host="bbs.ruliweb.com" />
5+
<target host="cmg.ruliweb.com" />
6+
<target host="img.ruliweb.com" />
7+
<target host="i1.ruliweb.com" />
8+
<target host="i2.ruliweb.com" />
9+
<target host="i3.ruliweb.com" />
10+
<target host="m.ruliweb.com" />
11+
<target host="market.ruliweb.com" />
12+
<target host="mypi.ruliweb.com" />
13+
14+
<securecookie host=".+" name=".+" />
15+
16+
<rule from="^http:" to="https:" />
17+
</ruleset>

0 commit comments

Comments
 (0)