mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 23:00:51 +00:00
1337x: add optional download .torrent links for BTcache.me or Torrage.info
This commit is contained in:
parent
cb59120c02
commit
5a5b48513f
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@
|
||||||
default: "magnet:"
|
default: "magnet:"
|
||||||
options:
|
options:
|
||||||
"http://itorrents.org/" : "iTorrents.org"
|
"http://itorrents.org/" : "iTorrents.org"
|
||||||
|
"http://torrage.info/" : "Torrage.info"
|
||||||
|
"http://btcache.me/" : "BTcache.me"
|
||||||
"magnet:": "magnet"
|
"magnet:": "magnet"
|
||||||
|
|
||||||
download:
|
download:
|
||||||
|
|
Loading…
Reference in a new issue