Skip to content

Commit 10e2e95

Browse files
author
Chan Chak Shing
committed
Update TrueCrypt.ch.xml
1 parent 286dc23 commit 10e2e95

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,12 @@
1-
<!--
2-
www: mismatched
3-
4-
-->
51
<ruleset name="TrueCrypt.ch">
62

73
<target host="truecrypt.ch" />
4+
<target host="www.truecrypt.ch" />
85
<target host="download.truecrypt.ch" />
96
<target host="forum.truecrypt.ch" />
10-
<target host="wdc.truecrypt.ch" />
11-
<target host="www.truecrypt.ch" />
12-
13-
14-
<!-- Not secured by server:
15-
-->
16-
<!--securecookie host="^forum\.truecrypt\.ch$" name="^_forum_session$" /-->
17-
18-
<securecookie host="^forum\.truecrypt\.ch$" name=".+" />
197

8+
<securecookie host=".+" name=".+" />
209

21-
<rule from="^http://(?:((?:download|forum|wdc)\.)|www\.)?truecrypt\.ch/"
22-
to="https://$1truecrypt.ch/" />
10+
<rule from="^http:" to="https:" />
2311

2412
</ruleset>

0 commit comments

Comments
 (0)