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