Ultimate Gamer Club: and filter results

This commit is contained in:
kaso17 2017-03-10 21:10:55 +01:00
parent 7429c6d545
commit c028bdc076
1 changed files with 6 additions and 0 deletions

View File

@ -69,12 +69,17 @@
search:
path: torrents-search.php
keywordsfilters:
- name: re_replace
args: ["[^a-zA-Z0-9]+", "+"]
inputs:
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
search: "{{ .Query.Keywords }}"
incldead: "1"
rows:
selector: table.ttable_headinner > tbody > tr[class^="t-row"]
filters:
- name: andmatch
fields:
download:
selector: a[href^="download.php?id="]
@ -112,6 +117,7 @@
selector: td:nth-child(10)
downloadvolumefactor:
case:
":root:has(globnfo:contains(\"sitewide freeleech\"))": "0"
img[title="freeleech"]: "0"
"*": "1"
uploadvolumefactor: