东方永页机

终极自动翻页 - 加载并拼接下一分页内容至当前页尾,智能适配任意网页

< 脚本 东方永页机 的反馈

评价:好评 - 脚本运行良好

§
发布于:2022-03-11

Can we have an option to use an iframe and/or new iframe for the next pages (like Super_loader can do)?
It can solve when the images don't fully load in the next page (Goggle has this problem).

Or maybe i don't see it...

§
发布于:2022-03-11

Test by searching by example:
rose - Recherche Google
The second pge see empty place for images in results...

I checked the option "pre load the next page" without success.

hoothin作者
§
发布于:2022-03-11
编辑于:2022-03-11

Ofcourse, just update the rules after import my rule link.
Google have more bug when pager if only use iframe, like the style conflict.
Simple way to use iframe for other sites is click the command “force to join”.
Better way is edit your rule.

§
发布于:2022-03-12

Hmmm
Just updated and add 'Force to join" in setting,
but that don't fix the empty image in Google search...

hoothin作者
§
发布于:2022-03-12
编辑于:2022-03-12

You should open config page and click to import base rules link, then click to update rules.

hoothin作者
§
发布于:2022-03-12

You can also add custom rule for google

  {
    "name":"Google Search",
    "nextLink":"id('pnnext')|id('navbar navcnt nav')//td[span]/following-sibling::td[1]/a|id('nn')/parent::a",
    "pageElement":"id('rso')/div|id('center_col')/style[contains(.,'relative')]|id('search')/div/div/style[1]",
    "type":0,
    "action":1,
    "pageNum":"&start={10*($p-1)}",
    "url":"^https?://[^./]+\\.google(?:\\.[^./]{2,3}){1,2}/(?:c(?:se|ustom)|search|webhp|m|#)"
  }

发布留言

登录以发布留言。