scenerush: update rows selector (#4277)

* Add SceneRush tracker

* Add SceneRush tracker to supported list

* rows need to have details.php link
This commit is contained in:
Joel Calado 2018-12-05 16:16:39 +00:00 committed by kaso17
parent fa093778c5
commit fca85e6cae
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
incldead: "1"
blah: "0"
rows:
selector: table[cellpadding='5'][width='96%'] > tbody > tr
selector: table[cellpadding='5'][width='96%'] > tbody > tr:has(a[href*="details.php?id="])
fields:
title:
selector: td:nth-child(2) > a > b