1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-23 23:00:51 +00:00

gdf76: prevent log errors

This commit is contained in:
Garfield69 2019-02-25 19:04:42 +13:00
parent 5ef6b8601a
commit b1c25d4c5b

View file

@ -50,7 +50,7 @@
active: 0
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:
title:
selector: td a[href^="index.php?page=torrent-details"]