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