AutoPager

⭐Append the next page content to the bottom seamlessly (like a waterfall, Unlimited scrolling, no need to manually click on the next page) ⭐, support various forums, social networking, games, comics, novels, academics, search engines (Google, Bing, Yahoo...) and other websites~

< Feedback on AutoPager

Review: Good - script works

§
Posted: 22.07.2022

https://112w.cc/ 大佬这个网站之前还行 现在咋不行了

X.I.UAuthor
§
Posted: 22.07.2022
Edited: 22.07.2022

因为我只添加了 www.24fa.com www.24faa.com www.三位数w.cc 的支持。
突然不行是因为你换了域名,而这个域名并没有添加支持。

X.I.UAuthor
§
Posted: 22.07.2022

如果经常换域名的话,建议你使用自定义翻页规则,自行修改规则中的域名

复制粘贴到脚本 自定义翻页规则 默认的 { } 中间保存(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)

"24FA": {
        "host": "112w.cc",
        "url": "/^\\/m?n\\d+/",
        "style": ".moreR {display: none;} #content img {width: auto; max-width: 99%; height: auto; display: block; margin: 0 auto;}",
        "pager": {
            "nextL": "li.p_current+li>a",
            "pageE": "#content img",
            "replaceE": ".pager",
            "scrollD": 3000
        }
    }
§
Posted: 22.07.2022

嗯嗯,谢谢

Post reply

Sign in to post a reply.