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
1 changed files with 5 additions and 1 deletions

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