SceneFZ: parsing fixes

This commit is contained in:
kaso17 2018-02-02 16:00:53 +01:00
parent 7f5612d0dc
commit d49666835f
1 changed files with 4 additions and 4 deletions

View File

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