Skip to content

Commit c8de350

Browse files
injustJ0WI
authored andcommitted
Add ruleset: 1-800courier.com (EFForg#15139)
* Add ruleset: 1-800courier.com * Add a comment for wildcard DNS
1 parent 37f870d commit c8de350

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!--
2+
Invalid certificate:
3+
- blog.1-800courier.com
4+
- webmail.1-800courier.com
5+
6+
Wildcard DNS records:
7+
- *.1-800courier.com
8+
-->
9+
10+
<ruleset name="1-800courier.com">
11+
<target host="1-800courier.com" />
12+
<target host="www.1-800courier.com" />
13+
<rule from="^http:" to="https:" />
14+
</ruleset>

0 commit comments

Comments
 (0)