My Novel Reader

小说阅读脚本,统一阅读样式,内容去广告、修正拼音字、段落整理,自动下一页

< Feedback on My Novel Reader

Review: Good - script works

§
Posted: 2024-10-07

69書吧不能用是因為它的網域經常改,可以試試把這些加到自定义站点规则
[
{
//69書吧
url: "https?://(69shu|69shuba|69shux)\\.(com|me|cx|pro)/txt/\\d+/\\d+",
titleSelector: 'h1',
contentSelector: ".txtnav",
contentRemove: ".txtinfo.hide720, #txtright, .err_tips",
nextSelector: '.page1 a:nth-child(4)',
prevSelector: '.page1 a:nth-child(1)',
indexSelector: '.page1 a:nth-child(3)',

useiframe: true,
iframeSandbox: "allow-same-origin allow-scripts",
},
]

Post reply

Sign in to post a reply.