mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
jav-torrent: magnets are optional. resolves #13580
This commit is contained in:
@@ -33,8 +33,13 @@ search:
|
||||
selector: h5 a
|
||||
attribute: href
|
||||
download:
|
||||
selector: a[href*="/download/torrent/"]
|
||||
attribute: href
|
||||
optional: true
|
||||
magnet:
|
||||
selector: a[href^="magnet:?xt="]
|
||||
attribute: href
|
||||
optional: true
|
||||
date:
|
||||
text: now
|
||||
size:
|
||||
|
Reference in New Issue
Block a user