Skip to content

Commit 41cf3b8

Browse files
committed
Merge branch 'master' into StevenRoddis-googleuc
Conflicts: https-everywhere-checker
2 parents bc79a53 + b40527a commit 41cf3b8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="MyFBO">
2+
<target host="myfbo.com" />
3+
<target host="*.myfbo.com" />
4+
5+
<securecookie host="^(?:.*\.)?myfbo\.com$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)