torrentproject2: update row selector

This commit is contained in:
Garfield69
2019-04-09 08:02:03 +12:00
parent b124ba469f
commit eaa562a20a

View File

@@ -61,7 +61,7 @@
- path: "?t={{if .Keywords}}{{.Keywords}}{{else}}test{{end}}&orderby=latest{{if .Config.filter-verified }}&safe=on{{else}}{{end}}" - path: "?t={{if .Keywords}}{{.Keywords}}{{else}}test{{end}}&orderby=latest{{if .Config.filter-verified }}&safe=on{{else}}{{end}}"
followredirect: true followredirect: true
rows: rows:
selector: "#similarfiles div:has(a[href^=\"/t3-\"])" selector: "#similarfiles div:has(a[href^=\"/t0-\"])"
fields: fields:
title: title:
selector: span > a selector: span > a