You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
site test: nettruyen.com
my rules:
[{
url: '^https?://www\.nettruyen\.com',
nextLink: '//a[@Class="next-page"]',
pageElement: '//div[@Class="item"]',
}]
i've tested on uautopagerize (chrome) and weautopagerize (firefox), only on uautopagerize the images is full load, on weautopagerize, only some images load. Why is this happene? can you fix it?
The text was updated successfully, but these errors were encountered:
site test: nettruyen.com
my rules:
[{
url: '^https?://www\.nettruyen\.com',
nextLink: '//a[@Class="next-page"]',
pageElement: '//div[@Class="item"]',
}]
i've tested on uautopagerize (chrome) and weautopagerize (firefox), only on uautopagerize the images is full load, on weautopagerize, only some images load. Why is this happene? can you fix it?
The text was updated successfully, but these errors were encountered: