mirror of
https://github.com/Jackett/Jackett
synced 2024-12-26 09:48:37 +00:00
Cinemageddon: attempt to fix download
This commit is contained in:
parent
11c7015c17
commit
8fb92ca05c
1 changed files with 1 additions and 4 deletions
|
@ -45,10 +45,7 @@
|
||||||
- selector: table:contains("Login failed!")
|
- selector: table:contains("Login failed!")
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
|
|
||||||
download:
|
|
||||||
selector: a[href^="download.php?id="]
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: browse.php
|
- path: browse.php
|
||||||
|
|
Loading…
Reference in a new issue