mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-17 04:05:57 +01:00
demonoid: fix error - index was out of range
This commit is contained in:
@@ -363,7 +363,7 @@ search:
|
|||||||
# does not return imdb link in results
|
# does not return imdb link in results
|
||||||
|
|
||||||
rows:
|
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
|
after: 1
|
||||||
dateheaders:
|
dateheaders:
|
||||||
selector: td.added_today:not(:contains("Sponsored links"))
|
selector: td.added_today:not(:contains("Sponsored links"))
|
||||||
|
|||||||
Reference in New Issue
Block a user