mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentdownload: code tidy
This commit is contained in:
@@ -88,11 +88,11 @@ settings:
|
|||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
type: select
|
||||||
label: Sort requested from site (Applies only to Search with Keywords)
|
label: Sort requested from site (Applies only to Search with Keywords)
|
||||||
default: "d"
|
default: d
|
||||||
options:
|
options:
|
||||||
"d": "created"
|
d: created
|
||||||
"s": "seeders"
|
s: seeders
|
||||||
"_": "size"
|
_: size
|
||||||
|
|
||||||
download:
|
download:
|
||||||
selector: a[href^="magnet:?xt="]
|
selector: a[href^="magnet:?xt="]
|
||||||
|
Reference in New Issue
Block a user