mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
knaben: switch to download to allow hrefs with redirects to magnet links
This commit is contained in:
@@ -106,8 +106,8 @@ settings:
|
|||||||
label: Order requested from site
|
label: Order requested from site
|
||||||
default: +
|
default: +
|
||||||
options:
|
options:
|
||||||
+: desc
|
"+": desc
|
||||||
-: asc
|
"-": asc
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
@@ -131,7 +131,7 @@ search:
|
|||||||
details:
|
details:
|
||||||
selector: td:last-child a
|
selector: td:last-child a
|
||||||
attribute: href
|
attribute: href
|
||||||
magnet:
|
download:
|
||||||
selector: td:nth-child(2) a
|
selector: td:nth-child(2) a
|
||||||
attribute: href
|
attribute: href
|
||||||
description:
|
description:
|
||||||
|
Reference in New Issue
Block a user