Skip to content

Commit 93604be

Browse files
injustJ0WI
authored andcommitted
Create ruleset: GoingAwesomePlaces.com (EFForg#15604)
1 parent 33c1f27 commit 93604be

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+
- www.goingawesomeplaces.com, equivalent to goingawesomeplaces.com
4+
-->
5+
6+
<ruleset name="GoingAwesomePlaces.com">
7+
<target host="goingawesomeplaces.com" />
8+
<target host="www.goingawesomeplaces.com" />
9+
10+
<rule from="^http://www\.goingawesomeplaces\.com/"
11+
to="https://goingawesomeplaces.com/" />
12+
13+
<rule from="^http:" to="https:" />
14+
</ruleset>

0 commit comments

Comments
 (0)