mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 10:48:26 +00:00
dark-shadow: new download selector
This commit is contained in:
parent
ad82f57611
commit
0f86225c8b
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,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"]
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
poster:
|
||||||
selector: div[id^="details"] img
|
selector: div[id^="details"] img
|
||||||
|
|
Loading…
Add table
Reference in a new issue