My Novel Reader

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

< Feedback on My Novel Reader

Question/comment

§
Posted: 2020-04-04

在列出来的有些小说网站上用不了

我在笔趣阁上用不了这个脚本

§
Posted: 2020-06-24
Edited: 2020-06-24

笔趣阁有很多網址…
基本上有include都是可用的,
這個是沒include的
測試網址:
https://www.biquge.com.cn/book/47169/298598.html

OPTION部份外加:
https://www.biquge.com.cn/book/*
腳本同性質有兩段
// @include *://www.biquge.com.cn/book/*

{siteName: '笔趣阁',
url: '^https://www\.biquge\.com\.cn/book/\\d+/\\d+\\.html',
nextSelector: ".bottem2 > a:nth-child(3)",
contentSelector: '#content',
},

Post reply

Sign in to post a reply.