demonoid: fix error - index was out of range

This commit is contained in:
ilike2burnthing
2023-04-25 01:44:58 +01:00
committed by GitHub
parent c6c28d90f4
commit 6b34b86d5f

View File

@@ -363,7 +363,7 @@ search:
# does not return imdb link in results
rows:
selector: table.font_12px tbody tr:has(td[class^="tone_"]):not(:has(script))
selector: table.font_12px tbody tr:has(td[class^="tone_1"]):not(:has(script))
after: 1
dateheaders:
selector: td.added_today:not(:contains("Sponsored links"))