mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
Update speed-share.yml (#2172)
Small fix, Jackett was trying to relogin every search.
This commit is contained in:
parent
d9178dd053
commit
1db57a746b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue