dmhy: exclude row without magnets. resolves #6556

This commit is contained in:
Garfield69
2019-12-09 22:55:25 +13:00
parent b51527d340
commit bb8f94f23a

View File

@@ -45,7 +45,7 @@
order: date-desc
team_id: 0
rows:
selector: table tbody tr
selector: table tbody tr:has(a[href^="magnet:?"])
fields:
date:
selector: td:nth-child(1) span