mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Update speed-share.yml (#2172)
Small fix, Jackett was trying to relogin every search.
This commit is contained in:
@@ -188,7 +188,6 @@
|
|||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
test:
|
test:
|
||||||
path: torrents.php
|
path: torrents.php
|
||||||
selector: td:contains("Desktop do Usuario")
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: buscar_tor.php?search={{ .Keywords }}&incldead=1
|
- path: buscar_tor.php?search={{ .Keywords }}&incldead=1
|
||||||
|
Reference in New Issue
Block a user