Skip to content

Commit 7e392b6

Browse files
injustJ0WI
authored andcommitted
Create ruleset: AmeriMark.com (EFForg#15761)
* Create ruleset: AmeriMark.com * Add custom rule * Add target - origin-www.amerimark.com
1 parent 1724031 commit 7e392b6

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Invalid certificate:
3+
- search.amerimark.com, equivalent to amerimark.com
4+
-->
5+
6+
<ruleset name="AmeriMark.com">
7+
<target host="amerimark.com" />
8+
<target host="www.amerimark.com" />
9+
<target host="m.amerimark.com" />
10+
<target host="search.amerimark.com" />
11+
<target host="origin-www.amerimark.com" />
12+
13+
<rule from="^http://search\.amerimark\.com/"
14+
to="https://amerimark.com/" />
15+
16+
<rule from="^http:" to="https:" />
17+
</ruleset>

0 commit comments

Comments
 (0)