Skip to content

Commit e3b8899

Browse files
author
MB
committed
Vexatious Tendencies.net
1 parent 8876148 commit e3b8899

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!--
2+
NB: Tor users cannot view* this website due to CloudFlare settings.
3+
4+
See:
5+
6+
- https://blog.torproject.org/blog/call-arms-helping-internet-services-accept-anonymous-users
7+
- https://support.cloudflare.com/hc/en-us/articles/203306930-Does-CloudFlare-block-Tor-
8+
- https://support.cloudflare.com/hc/en-us/articles/200170206-How-do-I-turn-I-m-Under-Attack-mode-on-
9+
10+
* without enabling javascript, for security and privacy implications see e.g.:
11+
12+
- https://www.mozilla.org/security/known-vulnerabilities/firefox.html
13+
- https://trac.torproject.org/projects/tor/query?status=!closed&keywords=~tbb-fingerprinting
14+
- https://panopticlick.eff.org
15+
16+
-->
17+
<ruleset name="Vexatious Tendencies.net">
18+
19+
<target host="vexatioustendencies.net" />
20+
<target host="*.vexatioustendencies.net" />
21+
22+
23+
<securecookie host="^\.vexatioustendencies\.net$" name=".+" />
24+
25+
26+
<rule from="^http://(www\.)?vexatioustendencies\.net/"
27+
to="https://$1vexatioustendencies.net/" />
28+
29+
</ruleset>

0 commit comments

Comments
 (0)