hoothin
hoothin
Thanks for your report, bro. It's fixed now.
Pagetual will not load prev pages. I did not make that function. But you can point nextLink to the selector of prev page button.
So what does the switcher look like in your mind?
Try this and you can switch nextlink by click the command menu. { "name": "Vipergirls", "pageElement": "#threads,.posts", "url": "^https://vipergirls\\.to", "nextLink": [ "a[rel='next']", "a[rel='prev']" ] } You can use this for...
Maybe fixed, need more test. As for the pageNum, use this rule to show the right number. { "name": "Vipergirls", "pageElement": "#threads,.posts", "url": "^https://vipergirls\\.to", "nextLink": [ "a[rel='next']", "a[rel='prev']" ], "pageNum":...
That's because every time you scroll to end, Pagetual will try to check nextlink which existed and stored. With the function "Preload next x page" Pagetual will reach the end...
just for this page, let me know if you found any page on this site that don't work as expect { "name": "hirelateral", "url": "^https://www\\.hirelateral\\.com/", "pageElement": "div.mainwrap > div.contentwrap >...
I think you'd better to search "site:www.hirelateral.com Stenographer" with some search engines.
{ "name": "Agristudyinfo & 20govtjobs", "url": "^(https://agristudyinfo\\.in/|https://20govtjobs\\.com/)", "pageElement": "#main>article", "nextLink": ".page-numbers.current+a" }
Update script first { "name": "Anime Time", "url": "^https://www\\.animetime\\.pw", "pageElement": "div.blog-posts.container > div.grid-posts", "nextLink": "a.page-num.page-next", "waitElement": [ "", "img.post-thumb:not(.lazy-yard)" ] }