gdf76: prevent log errors

This commit is contained in:
Garfield69 2019-02-25 19:04:42 +13:00
parent 5ef6b8601a
commit b1c25d4c5b
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
active: 0 active: 0
rows: rows:
selector: tr:has(a[href^="index.php?page=torrent-details"]) selector: tr > td > table > tbody tr:has(a[href^="index.php?page=torrent-details"])
fields: fields:
title: title:
selector: td a[href^="index.php?page=torrent-details"] selector: td a[href^="index.php?page=torrent-details"]