1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-02 21:26:08 +00:00

PTFiles: adjust rows selector

fix #1844
This commit is contained in:
kaso17 2017-10-23 17:47:58 +02:00
parent dae55ad500
commit 0846ca40cd

View file

@ -63,7 +63,8 @@
onlyname: 1
onlyname2: true
rows:
selector: table#tortable > tbody > tr.rowhead
# for some users (don't know why) the table is called tablethree instead of tortable
selector: table#tortable > tbody > tr.rowhead, table#tablethree > tbody > tr.rowhead
fields:
download:
selector: a[href^="dl.php/"]