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
|
||||
strona: 0
|
||||
# does not support imdbid searching and does not display imdb links in results
|
||||
error:
|
||||
- selector: td.lista:contains("Nie ma torrentów")
|
||||
|
||||
rows:
|
||||
selector: table.header > tbody > tr > td
|
||||
after: 2
|
||||
selector: table.header > tbody > tr:has(td)
|
||||
after: 1
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user