mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -108,9 +108,10 @@ search:
|
|||||||
download:
|
download:
|
||||||
selector: a[href*="/download/"]
|
selector: a[href*="/download/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
magnet:
|
# tracker has issue with some magnet downloads failing #10758
|
||||||
selector: a[href^="magnet"]
|
# magnet:
|
||||||
attribute: href
|
# selector: a[href^="magnet"]
|
||||||
|
# attribute: href
|
||||||
details:
|
details:
|
||||||
selector: a.view-torrent
|
selector: a.view-torrent
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user