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~

< Spätná väzba na AutoPager

Hodnotenie: Dobré - skript funguje

§
Pridaný: 07.08.2022

请求大神适配【http://bog.ac/】里面的板块

X.I.UAutor
§
Pridaný: 11.08.2022

看了下有点眼熟,查了下发现我以前已经写过这个网站的规则了:

https://greasyfork.org/zh-CN/scripts/419215/discussions/136647

X.I.UAutor
§
Pridaný: 11.08.2022

不过,我又给优化了下,合并成一个规则了。

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

    "BOG 匿名版": {
        "host": "bog.ac",
        "url": "/^\\/(f|t)\\//",
        "style": "body{position: initial !important;}",
        "blank": 4,
        "pager": {
            "nextL": "//a[(@class='page-next' and starts-with(@href,'/f/')) or (@class='page-last' and text()='上一页' and starts-with(@href,'/t/'))]",
            "pageE": ".item",
            "replaceE": ".page-main"
        }
    }
§
Pridaný: 11.08.2022

辛勤的X.I.U

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.