mirror of https://github.com/Jackett/Jackett
thepiratebay: add info about official status and proxies.
This commit is contained in:
parent
ac61c4d0ad
commit
0d0b6afb5f
|
@ -103,6 +103,10 @@
|
||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
|
- name: info
|
||||||
|
type: info
|
||||||
|
label: Proxies
|
||||||
|
default: Yes, <b>The Pirate Bay</b> is currently only reachable via <b>TOR</b>.</br>But you can try to use any of the unofficial proxies above.</br>To check on the status of the official TPB Web Site access the <a href="https://pirates-forum.org/misc.php?page=tpbstatus" target="_blank">tpbstatus</a> page. When the <i>https</i> column has green dots then the site is online.
|
||||||
- name: order
|
- name: order
|
||||||
type: select
|
type: select
|
||||||
label: Order results
|
label: Order results
|
||||||
|
@ -111,10 +115,6 @@
|
||||||
"99": "Default"
|
"99": "Default"
|
||||||
"8": "Seeders"
|
"8": "Seeders"
|
||||||
"3": "Time"
|
"3": "Time"
|
||||||
- name: info
|
|
||||||
type: info
|
|
||||||
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>.
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue