gktorrent, oxtorrent: msgnets only. resolves #10448

This commit is contained in:
Garfield69 2020-12-09 13:00:26 +13:00
parent e4d571a44c
commit 4ceb98909c
2 changed files with 2 additions and 20 deletions

View File

@ -50,13 +50,6 @@ caps:
book-search: [q]
settings:
- name: downloadlink
type: select
label: Download link
default: "magnet:?xt="
options:
"get_torrent": ".torrent"
"magnet:?xt=": "magnet"
- name: multilang
type: checkbox
label: Replace MULTI by another language in release name
@ -78,7 +71,7 @@ settings:
default: false
download:
selector: a[href*="{{ .Config.downloadlink }}"]
selector: a[href*="magnet:?xt="]
attribute: href
search:

View File

@ -43,17 +43,6 @@ caps:
book-search: [q]
settings:
- name: downloadlink
type: select
label: Download link
default: "magnet:?xt="
options:
"get_torrents": ".torrent"
"magnet:?xt=": "magnet"
- name: info_downloadlink
type: info
label: "About the Download Link"
default: "Note that only <b>www.oxtorrent.cc</b> supports the use of the <b>.torrent</b> download link.<br />All sites support <b>magnet</b> links."
- name: multilang
type: checkbox
label: Replace MULTI by another language in release name
@ -75,7 +64,7 @@ settings:
default: false
download:
selector: a[href*="{{ .Config.downloadlink }}"]
selector: a[href^="magnet:?"]
attribute: href
search: