小说阅读脚本,统一阅读样式,内容去广告、修正拼音字、段落整理,自动下一页
siteName: "精华书阁", url: /^https:\/\/wap\.jhssd\.com.+?\.html/,
{siteName: "jhssd",
url: "^https?://www\\.jhssd\\.com/\\d+/\\d+\\.html",
contentSelector: ".nr_content",
contentReplace: "请记住本站域名.*|.*精华书阁.*|.*保存好书签!"
},
nextSelector弄不好、那位能補全?
之前的~不能编辑了,针对脚本7.4版本更新一下规则:
{siteName: '精华书阁',
url: /^https:\/\/m\.jhssd\.com.+?\.html/,
checkSection: true,
contentSelector: '#nr1',
indexSelector: '#pb_mulu',
prevSelector: '#pb_prev',
nextSelector: "#pb_next",
contentReplace: [
/看《.+?》最快更新.*/,
/精华书阁.*/,
/免费阅读:.*/,
/\(本章未完.*\)/
]
},
nextSelector弄不好、那位能補全?
{
siteName: '精华书阁PC版',
url: /^https:\/\/www\.xbyuan\.com.+?\.html/,
checkSection: true,
contentSelector: '#nr_content',
indexSelector: '#mulu',
prevSelector: '#preurl',
nextSelector: "#nexturl",
contentReplace: [
/看《.+?》最快更新.*/,
/精华书阁.*/,
/免费阅读:.*/,
/\(本章未完.*\)/
]
},
规则,更新很快的站点:
燃文网,防内容丢失补丁