1
0
Fork 0
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:
Garfield69 2020-01-04 17:40:44 +13:00
parent 1a8445dc6f
commit fca687a5c4

View file

@ -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