The Horror Charnel: improve rows selector

This commit is contained in:
kaso17 2017-11-08 16:41:50 +01:00
parent 3ae850e69b
commit 5095c543d0
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
incldead: 1
rows:
selector: p + table > tbody > tr:has(a[href^="details.php?id="]), p + table > tbody > tr[id^="kdescr"]
selector: p + table > tbody > tr:has(a[href^="download.php"]), p + table > tbody > tr:has(a[href^="download.php"]) + tr[id^="kdescr"] # sometimes an unexpected tr[id^="kdescr"] row shows up (for unpublished torrents?)
filters:
- name: andmatch
after: 1