From aac2e42f9e79820cf0544edfcbb51c737d246b6a Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 21 Mar 2020 06:57:14 +1300 Subject: [PATCH] thepiratebay: add tpb.bike as an alternate sitelink #7256 its an unofficial proxy but it works with the indexer --- src/Jackett.Common/Definitions/thepiratebay.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/thepiratebay.yml b/src/Jackett.Common/Definitions/thepiratebay.yml index 8e2d46434..39793a206 100644 --- a/src/Jackett.Common/Definitions/thepiratebay.yml +++ b/src/Jackett.Common/Definitions/thepiratebay.yml @@ -7,6 +7,7 @@ encoding: UTF-8 links: - https://thepiratebay.org/ + - https://tpb.bike/ legacylinks: - https://thepiratesbay.pw/ - https://tproxy.pro/ @@ -91,7 +92,7 @@ type: info label: Proxies default: The Pirate Bay is currently only reachable via TOR. But you can try to use an unofficial proxy from piratebayproxy.info. - + search: paths: - path: "{{ if .Keywords }}/search/{{ .Keywords }}/0/{{ .Config.order }}/{{ join .Categories \",\"}}{{else}}/recent{{end}}"