mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
darmowetorrenty: drop error trap #9782
and merge two TR instead of three TD but it still does not help with handling not-found :-(
This commit is contained in:
@@ -113,12 +113,10 @@ search:
|
|||||||
erotyka: 1
|
erotyka: 1
|
||||||
strona: 0
|
strona: 0
|
||||||
# does not support imdbid searching and does not display imdb links in results
|
# does not support imdbid searching and does not display imdb links in results
|
||||||
error:
|
|
||||||
- selector: td.lista:contains("Nie ma torrentów")
|
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table.header > tbody > tr > td
|
selector: table.header > tbody > tr:has(td)
|
||||||
after: 2
|
after: 1
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
Reference in New Issue
Block a user