Greasy Fork is available in English.

My Novel Reader

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

< Feedback em My Novel Reader

Avaliação: Bom - o script funciona

§
Publicado: 11/08/2020

终于更新了!求添加“完本神站”https://www.wanbentxt.com/的支持

感谢作者君的努力

这个网站颇有不少小网站的书,但是比较奇怪,自己添加一行 // @include *://www.wanbentxt.com/*/*.html 后页面完全无变化,连按钮都出不来,只能求作者出手了

示例页面: https://www.wanbentxt.com/21851/13847346.html

§
Publicado: 11/08/2020

哦,说错了,按钮能正常显示,只是自己添加了如下代码后依然不是很正常,contentRemove中想屏蔽的内容依然出现

// @include        *://www.wanbentxt.com/*/*.html

    {siteName: '完本神站',
      url: '^https?://www\\.wanbentxt\\.com/\\d+/\\d+_\\d+\\.html',
      titleSelector: '.readerTitle h2',
      contentSelector: ".reader.readerCon",
      contentRemove: ".headerDiv, .quckLinks, .readerRight",
    },

请教应该怎么改

ywzhaiqiAutor
§
Publicado: 12/08/2020

下版本修正。

contentSelector 改为 .readerCon

§
Publicado: 13/08/2020

太好了,万分感谢

§
Publicado: 16/08/2020

一开始就用的.readerCon,也一样不起作用。昨天仔细比对了一下,发现是我的url的问题,没匹配上所以不起作用

Publicar resposta

Faça o login para publicar uma resposta.