小说阅读脚本,统一阅读样式,内容去广告、修正拼音字、段落整理,自动下一页
参考 script 里面的结构~ 我试了增加这些 code 后是可以运行的。 万用星号=*
// @include http://www.shuhai.com/read/万用星号/万用星号.html
{siteName: '书海小说',
url: '^http://www\\.shuhai\\.com/read/\\d+/\\d+\\.html',
bookTitleSelector: '.path2 a:nth-of-type(3)',
titleSelector: '.read_top h1',
prevSelector: '.read .read_dwn p a:nth-of-type(1)',
indexSelector: '.read .read_dwn p a:nth-of-type(2)',
nextSelector: '.read .read_dwn p a:nth-of-type(3)',
contentSelector: '.read .txt',
contentRemove: '',
contentReplace: [
'',
{"":""},
],
},
在书海小说网,完全没有效果的
在http://www.shuhai.com网站添加用户包含后油猴子显示脚本生效,但没有效果