mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
zetorrents: handle no results error. resolves #7776
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
- path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{else}}{{end}}"
|
||||
|
||||
rows:
|
||||
selector: table.table > tbody > tr
|
||||
selector: table.table > tbody > tr:has(a[href^="/torrent/"])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user