1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-27 18:29:47 +00:00

TorrentHR: fix non empty search

This commit is contained in:
kaso17 2018-01-13 16:33:39 +01:00
parent bd6f1ec538
commit 1bc3413660

View file

@ -62,7 +62,7 @@
sort: "4"
type: "desc"
rows:
selector: div.glavni_txt > table > tbody > tr[id^="record-"]
selector: div.glavni_txt table > tbody > tr[id^="record-"]
fields:
title:
selector: a[href^="details.php?id="]