Skip to content

Commit 22b75a7

Browse files
BisalooJ0WI
authored andcommitted
[Pastebin.com] Update ruleset after site update (EFForg#9376)
* [Pastebin.com] Update ruleset after site update * [Pastebin.com] Remove default_off
1 parent a877d6c commit 22b75a7

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed
Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,10 @@
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="Pastebin.com (buggy)" default_off="breaks CSS on pastes">
1+
<ruleset name="Pastebin.com">
182

193
<target host="pastebin.com" />
204
<target host="www.pastebin.com" />
5+
<target host="deals.pastebin.com" />
216

22-
23-
<rule from="^http://(www\.)?pastebin\.com/(?=adserver/|cache/|etc/|favicon\.ico|i/|raw\.php)"
24-
to="https://$1pastebin.com/" />
7+
<rule from="^http:"
8+
to="https:" />
259

2610
</ruleset>

0 commit comments

Comments
 (0)