mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
crazyspirits: fix DL. resolves #5479
This commit is contained in:
@@ -172,7 +172,7 @@ download:
|
|||||||
to: give
|
to: give
|
||||||
torrent: "{{ .DownloadUri.Query.id }}"
|
torrent: "{{ .DownloadUri.Query.id }}"
|
||||||
selectors:
|
selectors:
|
||||||
- selector: "a[href^=\"/{{ .DownloadUri.Query.id }}/\"]"
|
- selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
|
||||||
search:
|
search:
|
||||||
|
Reference in New Issue
Block a user