wedata

Database: AutoPagerize

Item Details: Dark Throne Attack

url ^http://(?:(?:www|gold)\.)?darkthrone\.com/userlist/attack\?
nextLink //a[text()="Next"]
pageElement //tbody[@id="content_body"]/tr
exampleUrl http://www.darkthrone.com/userlist/attack?page=100
comment The script inserts a "page: 2" into the attack list which breaks the column ordering. This can be fixed by commenting out lines 311-317 (prefix a // to do this). The pageriser script will also break after sorting, probably due to Dark Throne destroying the elements. Finding the insertBefore element again before each paginate would probably fix this (just a hunch).

History

Back