diff --git a/Dandelion Sprout-s Redirector Assistant List/TorRedirectorList.json b/Dandelion Sprout-s Redirector Assistant List/TorRedirectorList.json index 00f818833..9f7c54313 100644 --- a/Dandelion Sprout-s Redirector Assistant List/TorRedirectorList.json +++ b/Dandelion Sprout-s Redirector Assistant List/TorRedirectorList.json @@ -379,6 +379,20 @@ "processMatches": "noProcessing", "disabled": false, "appliesTo": ["main_frame"] + }, + { + "description": "Redirect thepiratebay.org links to The Pirate Bay's .onion Tor server", + "exampleUrl": "https://thepiratebay.org/", + "exampleResult": "http://v65ngaoj2nyaiq2ltf4uzota254gnasarrkuj4aqndi2bb5lw6frt3ad.onion/", + "error": null, + "includePattern": "(.*):/(.*[/.])thepiratebay.org/(.*)", + "excludePattern": "", + "patternDesc": "", + "redirectUrl": "http://piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.onion/$3", + "patternType": "R", + "processMatches": "noProcessing", + "disabled": false, + "appliesTo": ["main_frame"] } ] }