mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
thepiratebay: add tpb.bike as an alternate sitelink #7256
its an unofficial proxy but it works with the indexer
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- https://thepiratebay.org/
|
- https://thepiratebay.org/
|
||||||
|
- https://tpb.bike/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
- https://thepiratesbay.pw/
|
- https://thepiratesbay.pw/
|
||||||
- https://tproxy.pro/
|
- https://tproxy.pro/
|
||||||
@@ -91,7 +92,7 @@
|
|||||||
type: info
|
type: info
|
||||||
label: Proxies
|
label: Proxies
|
||||||
default: The Pirate Bay is currently only reachable via TOR. But you can try to use an unofficial proxy from <a href="https://piratebayproxy.info/" target="_blank">piratebayproxy.info</a>.
|
default: The Pirate Bay is currently only reachable via TOR. But you can try to use an unofficial proxy from <a href="https://piratebayproxy.info/" target="_blank">piratebayproxy.info</a>.
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "{{ if .Keywords }}/search/{{ .Keywords }}/0/{{ .Config.order }}/{{ join .Categories \",\"}}{{else}}/recent{{end}}"
|
- path: "{{ if .Keywords }}/search/{{ .Keywords }}/0/{{ .Config.order }}/{{ join .Categories \",\"}}{{else}}/recent{{end}}"
|
||||||
|
Reference in New Issue
Block a user