mirror of
https://github.com/Jackett/Jackett
synced 2025-03-14 07:59:39 +00:00
torrent-heaven: alt download url (#15021)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
This commit is contained in:
parent
d3049ea26e
commit
5f8c5d4943
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ download:
|
||||||
selectors:
|
selectors:
|
||||||
- selector: a[href^="download.php?id="]
|
- selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
- selector: a[href^="downloadv1.php?id="]
|
||||||
|
attribute: href
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Reference in a new issue