Pagetual

Páginas infinitas - um poderoso script de paginação automática. Carrega automaticamente as próximas páginas da web paginadas e as insere na página atual para rolagem infinita. Suporta milhares de sites sem nenhuma regra.

< Feedback em Pagetual

Avaliação: Bom - o script funciona

§
Publicado: 06/07/2022
Editado: 06/07/2022

在这个页面自动翻页会触发回到顶部事件,有没有解决办法 https://www.yousuu.com/bookstore/?channel

    {
        "name": "全站书库-优书网",
        "url": "^https://www\\.yousuu\\.com",
        "pageElement": "div.result",
        "nextLink": "button.btn-next"
    }
hoothinAutor
§
Publicado: 07/07/2022

这样写,欢迎提交到规则库

    {
        "name": "全站书库-优书网",
        "url": "^https://www\\.yousuu\\.com",
        "pageElement": "div.result",
        "nextLink": "button.btn-next",
        "lockScroll": true
    }

这个属于实验性的参数,用起来可能有点问题,我还没想好怎么优化

§
Publicado: 07/07/2022

这样写,欢迎提交到规则库

    {
        "name": "全站书库-优书网",
        "url": "^https://www\\.yousuu\\.com",
        "pageElement": "div.result",
        "nextLink": "button.btn-next",
        "lockScroll": true
    }

这个属于实验性的参数,用起来可能有点问题,我还没想好怎么优化

这个可以用了,就是滚动条会抽风

Publicar resposta

Faça o login para publicar uma resposta.