mirror of
https://github.com/Jackett/Jackett
synced 2024-12-27 02:09:24 +00:00
Cinematik: fix download
This commit is contained in:
parent
c63c615dc3
commit
9cc4021cb3
1 changed files with 1 additions and 4 deletions
|
@ -42,10 +42,7 @@
|
||||||
- selector: table:contains("Login failed!")
|
- selector: table:contains("Login failed!")
|
||||||
test:
|
test:
|
||||||
path: my.php
|
path: my.php
|
||||||
|
|
||||||
download:
|
|
||||||
selector: a[href^="download.php?id="]
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: browse.php
|
- path: browse.php
|
||||||
|
|
Loading…
Reference in a new issue