1337x: try itorrents first and magnet second. resolves #12332

drop btcache and torrage.
note: uses with already defined 1337x configs will need to edit and set the order manually to itorrents and magnet.
This commit is contained in:
Garfield69
2021-09-25 17:15:16 +12:00
parent 8b6fb88033
commit c851f41a35

View File

@@ -144,25 +144,21 @@ settings:
- name: downloadlink - name: downloadlink
type: select type: select
label: Download link label: Download link
default: "magnet:" default: "http://itorrents.org/"
options: options:
"http://itorrents.org/": iTorrents.org "http://itorrents.org/": iTorrents.org
"http://torrage.info/": Torrage
"http://btcache.me/": BTcache
"magnet:": magnet "magnet:": magnet
- name: downloadlink2 - name: downloadlink2
type: select type: select
label: Download link (fallback) label: Download link (fallback)
default: "http://itorrents.org/" default: "magnet:"
options: options:
"http://itorrents.org/": iTorrents.org "http://itorrents.org/": iTorrents.org
"http://torrage.info/": Torrage
"http://btcache.me/": BTcache
"magnet:": magnet "magnet:": magnet
- name: info_download - name: info_download
type: info type: info
label: About the Download links label: About the Download links
default: As the .torrent download links on this site are known to fail from time to time, you can optionally set as a fallback an automatic alternate link. We suggest using the magnet link as a fallback. default: As the iTorrents .torrent download link on this site is known to fail from time to time, we suggest using the magnet link as a fallback. The BTCache and Torrage services are not supported because they require additional user interaction (a captcha for BTCache and a download button on Torrage.)
- name: sort - name: sort
type: select type: select
label: Sort requested from site label: Sort requested from site