自動無縫翻頁

⭐無縫加載 下一頁內容 至網頁底部(類似瀑布流,无限滚动,無需手働點擊下一頁)⭐,支持各論壇、社交、遊戲、漫畫、小說、學術、搜索引擎(Google、Bing、Yahoo...) 等網站~

< 腳本自動無縫翻頁的回應

評論:正評 - 腳本一切正常

§
發表於:2022-09-11

www.miobt.com脚本規则原本就有,域名改成miobt.com就行。
www.acgngame.net改成acgngame.org
萌享论坛通配規则应该是没匹配到,看作者要不要加。
bookwalker.jp下面的規则只能翻一页不知道哪里出问题,改用Super_preloaderPlus_one_改的话正常翻。

    "飞极速在线": {
        "host": "www.fjisu2.com",
        "url": "/\\/\\w+\\/\\w+\\//",
        "iframe": true,
        "pager": {
            "type": 6,
            "nextL": "//a[text()='下一页']",
            "pageE": ".b-listtab",
            "replaceE": ".pages"
        }
    },
    "Mox.moe": {
        "host": "mox.moe",
        "iframe": true,
        "pager": {
            "type": 6,
            "nextL": ".book_list>tbody>tr:last-child>td:nth-child(3)>a:nth-child(8)",
            "pageE": ".listbg",
            "replaceE": ".book_list>tbody>tr:last-child",
            "scrollD": 5000
        }
    },
    "bookwalker.jp": {
        "host": "bookwalker.jp",
        "url": "/\\/category\\//",
        "iframe": true,
        "pager": {
            "type": 6,
            "nextL": ".o-pager-next>a",
            "pageE": ".o-contents-section__body",
            "replaceE": ".o-list--footer"
        }
    },
    "Bookshop.tw": {
        "host": "www.bookshop.tw",
        "url": "/\\/l\\//",
        "iframe": true,
        "pager": {
            "type": 6,
            "nextL": "#url_ne",
            "pageE": ".listbg0",
            "replaceE": ".list>tbody>tr:last-child"
        }
    }
§
發表於:2022-09-11

Super_preloaderPlus_one规则

    {
        "name": "BOOK☆WALKER",
        "url": "^https?://bookwalker\\.jp/category/",
        "exampleUrl": "https://bookwalker.jp/category/2/?order=rank&qtag=2&qpri=1&np=1&page=14",
        "pageElement": "css;.o-contents-section__body",
        "nextLink": "css;.o-pager-next>a",
        "autopager": {
            "separator": false,
        }
    }
§
發表於:2022-09-13

Super_preloaderPlus_one规则

    {
        "name": "BOOK☆WALKER",
        "url": "^https?://bookwalker\\.jp/category/",
        "exampleUrl": "https://bookwalker.jp/category/2/?order=rank&qtag=2&qpri=1&np=1&page=14",
        "pageElement": "css;.o-contents-section__body",
        "nextLink": "css;.o-pager-next>a",
        "autopager": {
            "separator": false,
        }
    }

自定义规则里直接复制粘贴你的代码,好像报错用不了

§
發表於:2022-09-13

自定义规则里直接复制粘贴你的代码,好像报错用不了

这是另一个脚本Super_preloaderPlus_one的规则,不是自动无缝翻页的。
github.com/machsix/Super-preloader

§
發表於:2022-09-13

自定义规则里直接复制粘贴你的代码,好像报错用不了

这个规则我测试正常了,上面的不能连续翻是因为少了一个页码元素。

    "bookwalker.jp": {
        "host": "bookwalker.jp",
        "url": "/^\\/(category|search|new)\\//",
        "iframe": true,
        "pager": {
            "type": 6,
            "nextL": ".o-pager-next>a",
            "pageE": ".o-contents-section__body",
            "replaceE": ".o-list--menu,.o-list--footer",
            "loadTime": 1000,
            "scrollD": 1000
        }
    }

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址