SceneFZ: parsing fixes

This commit is contained in:
kaso17
2018-02-02 16:00:53 +01:00
parent 7f5612d0dc
commit d49666835f

View File

@@ -70,15 +70,15 @@
selector: table#minions > tbody > tr selector: table#minions > tbody > tr
fields: fields:
title: title:
selector: a[href^="/details.php?id="] selector: a[href^="/torrents/"]
details: details:
selector: a[href^="/details.php?id="] selector: a[href^="/torrents/"]
attribute: href attribute: href
download: download:
selector: td:nth-child(3) > a selector: a[href$=".torrent"]
attribute: href attribute: href
category: category:
selector: td:nth-child(1) > a selector: a[href^="/torrents?"]
attribute: href attribute: href
filters: filters:
- name: querystring - name: querystring