Skip to content

Commit c68dd3b

Browse files
MBdiracdeltas
authored andcommitted
1 parent ed36cab commit c68dd3b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Requested: https://trac.torproject.org/projects/tor/ticket/9143
3+
4+
-->
5+
<ruleset name="Whonix.org">
6+
7+
<target host="whonix.org" />
8+
<target host="www.whonix.org" />
9+
10+
11+
<securecookie host="^(?:www\.)?whonix\.org$" name=".+" />
12+
13+
14+
<rule from="^http://(www\.)?whonix\.org/"
15+
to="https://$1whonix.org/" />
16+
17+
</ruleset>

0 commit comments

Comments
 (0)