mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 04:38:20 +00:00
nyaasi: .torrent links can be missing. resolves #6802
This commit is contained in:
parent
1a8445dc6f
commit
fca687a5c4
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
|||
download:
|
||||
selector: td:nth-child(3) a[href$=".torrent"]
|
||||
attribute: href
|
||||
optional: true
|
||||
magnet:
|
||||
selector: td:nth-child(3) a[href^="magnet:?"]
|
||||
attribute: href
|
||||
|
|
Loading…
Reference in a new issue