mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -84,8 +84,7 @@
|
||||
|
||||
login:
|
||||
path: torrent/account-login.php
|
||||
method: form
|
||||
form: form[action="account-login.php"]
|
||||
method: post
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
@@ -93,7 +92,7 @@
|
||||
- selector: div.row p.red-text
|
||||
test:
|
||||
path: torrent/torrents-search.php
|
||||
selector: a[href*="logout"]
|
||||
selector: div.myB-content:contains("Ratio:")
|
||||
|
||||
ratio:
|
||||
path: torrent/torrents-search.php
|
||||
|
Reference in New Issue
Block a user