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:
|
||||
before:
|
||||
path: "takethanks.php"
|
||||
path: "thanks.php"
|
||||
method: "post"
|
||||
inputs:
|
||||
torrentid: "{{ .DownloadUri.Query.id }}"
|
||||
infohash: "{{ .DownloadUri.Query.id }}"
|
||||
thanks: "1"
|
||||
rndval: "1487013827343"
|
||||
selector: a[href^="download.php?id="]
|
||||
|
||||
search:
|
||||
path: index.php
|
||||
|
Reference in New Issue
Block a user