mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
siambit: fix downloads
This commit is contained in:
@@ -110,7 +110,7 @@ download:
|
|||||||
path: ajax.php
|
path: ajax.php
|
||||||
method: get
|
method: get
|
||||||
inputs:
|
inputs:
|
||||||
_action: "say_thank"
|
action: "say_thanks"
|
||||||
id: "{{ .DownloadUri.Query.id }}"
|
id: "{{ .DownloadUri.Query.id }}"
|
||||||
selectors:
|
selectors:
|
||||||
- selector: a[href^="downloadnew.php?id="]
|
- selector: a[href^="downloadnew.php?id="]
|
||||||
|
Reference in New Issue
Block a user