Skip to content

Commit bc5d379

Browse files
author
Seth Schoen
committed
[The Pirate Bay] new domain (.is); default off for revoked cert everywhere
1 parent 291cf54 commit bc5d379

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

src/chrome/content/rules/ThePirateBay.xml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
For problematic rules, see ThePirateBay-mismatches.xml.
88
99
-->
10-
<ruleset name="The Pirate Bay (partial)">
10+
<ruleset name="The Pirate Bay (partial; bad cert)" default_off="bad certificate">
1111

1212
<target host="suprbay.org" />
1313
<target host="*.suprbay.org" />
@@ -17,6 +17,8 @@
1717
<target host="*.thepiratebay.org"/>
1818
<target host="thepiratebay.se"/>
1919
<target host="*.thepiratebay.se"/>
20+
<target host="thepiratebay.is"/>
21+
<target host="*.thepiratebay.is"/>
2022

2123

2224
<securecookie host="^.*\.suprbay\.org$" name=".*" />
@@ -27,10 +29,10 @@
2729
<rule from="^https?://(?:forum\.|www\.)?suprbay\.org/"
2830
to="https://forum.suprbay.org/" />
2931

30-
<rule from="^https?://(?:www\.)?thepiratebay\.(?:org|se)/"
31-
to="https://thepiratebay.se/"/>
32+
<rule from="^https?://(?:www\.)?thepiratebay\.(?:org|se|is)/"
33+
to="https://thepiratebay.is/"/>
3234

33-
<rule from="^http://(rss|static|torrents)\.thepiratebay\.(?:org|se)/"
34-
to="https://$1.thepiratebay.se/"/>
35+
<rule from="^http://(rss|static|torrents)\.thepiratebay\.(?:org|se|is)/"
36+
to="https://$1.thepiratebay.is/"/>
3537

3638
</ruleset>

0 commit comments

Comments
 (0)