1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-22 14:20:57 +00:00

ourbits: login test index.php iinstead of torrent.php for performance

This commit is contained in:
Garfield69 2019-11-12 06:41:47 +13:00
parent 0f19be2124
commit a5ede2311a

View file

@ -38,11 +38,11 @@
message:
selector: td.text
test:
path: torrents.php
path: index.php
selector: a[href="logout.php"]
ratio:
path: torrents.php
path: index.php
selector: span.medium:has(a[href="logout.php"])
filters:
- name: replace
@ -53,7 +53,6 @@
search:
paths:
- path: torrents.php
method: get
inputs:
$raw: "{{range .Categories}}cat{{.}}=1&{{end}}"
search: "{{if .Query.IMDBID}}{{ .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"