mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ArabaFenice: fix download
This commit is contained in:
@@ -87,10 +87,13 @@
|
|||||||
|
|
||||||
download:
|
download:
|
||||||
before:
|
before:
|
||||||
path: "takethanks.php"
|
path: "thanks.php"
|
||||||
method: "post"
|
method: "post"
|
||||||
inputs:
|
inputs:
|
||||||
torrentid: "{{ .DownloadUri.Query.id }}"
|
infohash: "{{ .DownloadUri.Query.id }}"
|
||||||
|
thanks: "1"
|
||||||
|
rndval: "1487013827343"
|
||||||
|
selector: a[href^="download.php?id="]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
path: index.php
|
path: index.php
|
||||||
|
Reference in New Issue
Block a user