1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-11 14:44:46 +00:00

theleachzone: drop andmatch

This commit is contained in:
Garfield69 2022-08-04 13:42:14 +12:00
parent fa4513749c
commit 9a4f6faed1

View file

@ -105,14 +105,13 @@ search:
only_free: "{{ if .Config.freeleech }}1{{ else }}{{ end }}" only_free: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
sort: "{{ .Config.sort }}" sort: "{{ .Config.sort }}"
type: "{{ .Config.type }}" type: "{{ .Config.type }}"
keywordsfilters: keywordsfilters:
- name: re_replace - name: re_replace
args: ["(\\w+)", " +$1"] # prepend + to each word args: ["(\\w+)", " +$1"] # prepend + to each word
rows: rows:
selector: table.table-bordered tr:has(a[href^="download.php?torrent="]) selector: table.table-bordered tr:has(a[href^="download.php?torrent="])
filters:
- name: andmatch
fields: fields:
category: category: