mirror of
https://github.com/Jackett/Jackett
synced 2025-03-05 03:08:50 +00:00
oxtorrent: new domain *.com to *.pw (#8974)
This commit is contained in:
parent
d296463aba
commit
88f098add9
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@ type: public
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
followredirect: true
|
followredirect: true
|
||||||
links:
|
links:
|
||||||
- https://www.oxtorrent.com/
|
- https://www.oxtorrent.pw/
|
||||||
- https://www.oxtorrent.co/
|
- https://www.oxtorrent.co/
|
||||||
- https://oxtorrent.unblocked.bar/
|
- https://oxtorrent.unblocked.bar/
|
||||||
- https://oxtorrent.proxyportal.pw/
|
- https://oxtorrent.proxyportal.pw/
|
||||||
|
@ -20,6 +20,7 @@ legacylinks:
|
||||||
- https://oxtrorrent.proxyportal.fun/
|
- https://oxtrorrent.proxyportal.fun/
|
||||||
- https://oxtorrent.uk-unblock.xyz/
|
- https://oxtorrent.uk-unblock.xyz/
|
||||||
- https://oxtorrent.ind-unblock.xyz/
|
- https://oxtorrent.ind-unblock.xyz/
|
||||||
|
- https://www.oxtorrent.com/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
|
@ -49,7 +50,7 @@ settings:
|
||||||
- name: info_downloadlink
|
- name: info_downloadlink
|
||||||
type: info
|
type: info
|
||||||
label: "About the Download Link"
|
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:
|
download:
|
||||||
selector: a[href*="{{ .Config.downloadlink }}"]
|
selector: a[href*="{{ .Config.downloadlink }}"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue