mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
torrent-explosiv: download selector
This commit is contained in:
parent
bb4a0c7dc0
commit
2ef6b960ef
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ search:
|
||||||
selector: a.selection_a
|
selector: a.selection_a
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: a[href^="download_ssl.php?torrent="]
|
selector: a[href^="download_ssl.php?torrent="], a[href^="download.php?torrent="]
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
poster:
|
||||||
selector: div[id^="details"] img
|
selector: div[id^="details"] img
|
||||||
|
|
Loading…
Reference in a new issue