Skip to content

Commit 233f697

Browse files
committed
Merge pull request EFForg#4436 from funkydude/wilders
[Wilders] Update and enable
2 parents 3332dda + 581f90f commit 233f697

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed
Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
<ruleset name="Wilders Security Forums" default_off="self-signed">
1+
<ruleset name="Wilders Security Forums">
22

33
<target host="wilderssecurity.com" />
4-
<!-- * for cross-domain cookies. -->
5-
<target host="*.wilderssecurity.com" />
4+
<target host="www.wilderssecurity.com" />
65

6+
<securecookie host=".+" name=".+" />
77

8-
<securecookie host="^\.wilderssecurity\.com$" name=".*" />
9-
10-
11-
<!-- Cert doesn't match !www. -->
12-
<rule from="^http://(?:www\.)?wilderssecurity\.com/"
13-
to="https://www.wilderssecurity.com/" />
8+
<rule from="^http:" to="https:" />
149

1510
</ruleset>

0 commit comments

Comments
 (0)