We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
建议改成通用算法,判断标题 出现 小说|第.+章 加上 有下一页的 /\u4e0b\u4e00\u9875|\s?\u4e0b\s?\u9875\s?|\u4e0b\u8282|\u4e0b\u4e00\u9801|\u4e0b\u9801|\u4e0b\u4e00\u7ae0|\s?\u4e0b\s?\u7ae0\s?/;//下一页|下页|下节|下一頁|下頁|下一章|下章
自动出现小说按钮,点击进入脚本算法readx() 建议网站改成全匹配 http*:/// 原因:很多小说属于个人站点,版权原因经常关停,直接匹配所有站点一劳永逸,酷安@达蒙山的 手机版 小说阅读模式v3.3 通用算法是可行的
The text was updated successfully, but these errors were encountered:
No branches or pull requests
建议改成通用算法,判断标题 出现 小说|第.+章 加上 有下一页的
/\u4e0b\u4e00\u9875|\s?\u4e0b\s?\u9875\s?|\u4e0b\u8282|\u4e0b\u4e00\u9801|\u4e0b\u9801|\u4e0b\u4e00\u7ae0|\s?\u4e0b\s?\u7ae0\s?/;//下一页|下页|下节|下一頁|下頁|下一章|下章
自动出现小说按钮,点击进入脚本算法readx()
建议网站改成全匹配 http*:///
原因:很多小说属于个人站点,版权原因经常关停,直接匹配所有站点一劳永逸,酷安@达蒙山的 手机版 小说阅读模式v3.3 通用算法是可行的
The text was updated successfully, but these errors were encountered: