Torrenting: fix definition

This commit is contained in:
kaso17
2018-08-25 18:45:58 +02:00
parent ef5f2ccb89
commit f78434e758

View File

@@ -53,7 +53,7 @@
q: "{{if .Query.IMDBID}}{{ .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"
incldead: 1
rows:
selector: table#torrentTable > tbody > tr:has(td.torrentNameInfo)
selector: table#torrentsTable > tbody > tr:has(td.torrentNameInfo)
fields:
download:
selector: a[href^="/download.php/"]