mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
bt-scene: andmatch
This commit is contained in:
@@ -53,6 +53,8 @@
|
|||||||
- path: "{{ if .Keywords }}results_.php?q={{ .Keywords }}&advcat={{ .Config.category }}{{else}}indexfull/{{end}}"
|
- path: "{{ if .Keywords }}results_.php?q={{ .Keywords }}&advcat={{ .Config.category }}{{else}}indexfull/{{end}}"
|
||||||
rows:
|
rows:
|
||||||
selector: table.tor > tbody > tr[id^="_"]
|
selector: table.tor > tbody > tr[id^="_"]
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
selector: td[class^="tname"] > a
|
selector: td[class^="tname"] > a
|
||||||
|
Reference in New Issue
Block a user