Skip to content

Commit 3d3c5db

Browse files
committed
Merge pull request EFForg#2753 from youdly/15mpedia
[15Mpedia] New ruleset
2 parents 8fd770f + a3b3cdd commit 3d3c5db

File tree

3 files changed

+24
-17
lines changed

3 files changed

+24
-17
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<ruleset name="15Mpedia">
2+
3+
<target host="15mpedia.org" />
4+
<target host="www.15mpedia.org" />
5+
6+
<securecookie host="^(www\.)?15mpedia\.org$" name=".+" />
7+
8+
<rule from="^http:"
9+
to="https:" />
10+
11+
</ruleset>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<ruleset name="Common Application">
2+
3+
<target host="commonapp.org" />
4+
<target host="www.commonapp.org" />
5+
<target host="apply.commonapp.org" />
6+
<target host="appsupport.commonapp.org" />
7+
8+
<securecookie host="^.*\.commonapp\.org$" name=".+" />
9+
10+
<rule from="^http:"
11+
to="https:" />
12+
13+
</ruleset>

src/chrome/content/rules/Common_App.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)