mirror of https://github.com/Jackett/Jackett
oxtorrent: new domain *.com to *.pw (#8974)
This commit is contained in:
parent
d296463aba
commit
88f098add9
|
@ -7,7 +7,7 @@ type: public
|
|||
encoding: UTF-8
|
||||
followredirect: true
|
||||
links:
|
||||
- https://www.oxtorrent.com/
|
||||
- https://www.oxtorrent.pw/
|
||||
- https://www.oxtorrent.co/
|
||||
- https://oxtorrent.unblocked.bar/
|
||||
- https://oxtorrent.proxyportal.pw/
|
||||
|
@ -20,6 +20,7 @@ legacylinks:
|
|||
- https://oxtrorrent.proxyportal.fun/
|
||||
- https://oxtorrent.uk-unblock.xyz/
|
||||
- https://oxtorrent.ind-unblock.xyz/
|
||||
- https://www.oxtorrent.com/
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
|
@ -49,7 +50,7 @@ settings:
|
|||
- name: info_downloadlink
|
||||
type: info
|
||||
label: "About the Download Link"
|
||||
default: "Note that only <b>www.oxtorrent.com</b> supports the use of the <b>.torrent</b> download link.<br />All sites support <b>magnet</b> links."
|
||||
default: "Note that only <b>www.oxtorrent.pw</b> supports the use of the <b>.torrent</b> download link.<br />All sites support <b>magnet</b> links."
|
||||
|
||||
download:
|
||||
selector: a[href*="{{ .Config.downloadlink }}"]
|
||||
|
|
Loading…
Reference in New Issue