1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-24 07:10:44 +00:00

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
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