mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-03 00:47:21 +02:00
sktorrent: Login Check (#11768)
added user cp selector, index.php is public hence not checking login correctly
This commit is contained in:
@@ -62,6 +62,7 @@ login:
|
||||
- selector: font:contains("Incorrect")
|
||||
test:
|
||||
path: torrent/index.php
|
||||
selector: a[href^="usercp.php"]
|
||||
|
||||
download:
|
||||
selector: a[href^="download.php?id="]
|
||||
|
Reference in New Issue
Block a user