mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
nyaasi: .torrent links can be missing. resolves #6802
This commit is contained in:
@@ -131,6 +131,7 @@
|
|||||||
download:
|
download:
|
||||||
selector: td:nth-child(3) a[href$=".torrent"]
|
selector: td:nth-child(3) a[href$=".torrent"]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
optional: true
|
||||||
magnet:
|
magnet:
|
||||||
selector: td:nth-child(3) a[href^="magnet:?"]
|
selector: td:nth-child(3) a[href^="magnet:?"]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user