nostalgic: drop rows without download

to prevent download selector error
This commit is contained in:
Garfield69 2019-12-03 21:07:33 +13:00
parent 979bdec229
commit bc127cac76
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
taglist: ""
autocomplete_toggle: 1
rows:
selector: table#torrent_table tr:not(:first-child)
selector: table#torrent_table tr:has(a[href^="torrents.php?action=download"])
fields:
title:
selector: a[href^="/torrents.php?id="]