1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-25 15:42:48 +00:00

The Resurrection: fix downloading .torrent (#7178)

This commit is contained in:
fnk93 2020-02-10 19:40:34 +01:00 committed by GitHub
parent 2ed11bd562
commit 58b6272e1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,10 @@
test:
path: index.php
download:
selector: a[href^="download.php?id="]
attribute: href
search:
paths:
- path: index.php
@ -115,7 +119,7 @@
args: category
details:
selector: a[href^="index.php?page=torrent-details"]
attribute: href
attribute: href
download:
selector: a[href^="index.php?page=downloadcheck"]
attribute: href