Skip to content

Commit 6dccbfe

Browse files
dnoetzelJ0WI
authored andcommitted
Add ruleset: ExploreFlask.com (EFForg#18651)
1 parent 7ef60f4 commit 6dccbfe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!--
2+
Nonfunctional hosts in *.exploreflask.com:
3+
- www
4+
-->
5+
<ruleset name="ExploreFlask.com">
6+
<target host="exploreflask.com" />
7+
8+
<rule from="^http:" to="https:" />
9+
10+
<securecookie host=".+" name=".+" />
11+
</ruleset>

0 commit comments

Comments
 (0)