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
|
||||
default: +
|
||||
options:
|
||||
+: desc
|
||||
-: asc
|
||||
"+": desc
|
||||
"-": asc
|
||||
|
||||
search:
|
||||
paths:
|
||||
@@ -131,7 +131,7 @@ search:
|
||||
details:
|
||||
selector: td:last-child a
|
||||
attribute: href
|
||||
magnet:
|
||||
download:
|
||||
selector: td:nth-child(2) a
|
||||
attribute: href
|
||||
description:
|
||||
|
Reference in New Issue
Block a user