GithubHelp home page GithubHelp logo

拷贝漫画 about comicreadscript HOT 12 CLOSED

hymbz avatar hymbz commented on July 28, 2024
拷贝漫画

from comicreadscript.

Comments (12)

hymbz avatar hymbz commented on July 28, 2024

删掉脚本再重装一下试试?脚本在7.25的更新后就已经支持拷贝漫画了,应该是会自动加载不需要用简易漫画模式,也进不去才对,可能是之前存的数据导致的 bug。

from comicreadscript.

yebing233 avatar yebing233 commented on July 28, 2024

删掉脚本再重装一下试试?脚本在7.25的更新后就已经支持拷贝漫画了,应该是会自动加载不需要用简易漫画模式,也进不去才对,可能是之前存的数据导致的 bug。

删掉后重新安装还是一样,是因为我是移动运营商吗
.com那个域名是自动进入漫画模式
.net的域名是要手动进入

from comicreadscript.

hymbz avatar hymbz commented on July 28, 2024

删掉后重新安装还是一样,是因为我是移动运营商吗 .com 那个域名是自动进入漫画模式 .net 的域名是要手动进入

那进到 Tampermonkey 的管理面板,点开脚本的详情页,切换到存储的标签页。这里是脚本存储数据的地方,把里面带有 copymanga 字样的几行删掉,或者直接全部删掉只留"{}"两个大括号。

简易模式相关的数据都是存在这里的,可能是删掉脚本时扩展还缓存着数据?所以重装后数据没有被重置?我这边试了两个域名都没问题,都可以自动进入漫画模式

from comicreadscript.

yebing233 avatar yebing233 commented on July 28, 2024

按照你说的方法试过了,可以自动进入漫画模式了
但是图片加载不出来
不进漫画模式图片能正常显示

from comicreadscript.

hymbz avatar hymbz commented on July 28, 2024

加载不出来是说,显示蓝色的加载中的图片吗?

from comicreadscript.

yebing233 avatar yebing233 commented on July 28, 2024

https://ibb.co/3TyKBfX 这是图床链接
就图上这样
应该是属于图裂吧

from comicreadscript.

hymbz avatar hymbz commented on July 28, 2024

在这个页面下按F12打开开发者工具,切换到 Console 标签页下,在「>」旁边的输入栏复制粘贴代码 JSON.stringify([...document.querySelectorAll('#comicShow img')].map(e=>e.src)),回车运行。这样会输出所有图片的地址,截图我看看。

https://ibb.co/8rgfrm1 这是我的输出

from comicreadscript.

yebing233 avatar yebing233 commented on July 28, 2024

https://ibb.co/Pc4sHnZ
这样吗

from comicreadscript.

hymbz avatar hymbz commented on July 28, 2024

图片地址和我的一模一样,看报错信息全是图片连接超时,应该可以肯定是网络问题了。就是「不进漫画模式图片能正常显示」这点还不太懂,可能是因为脚本会一次加载所有图片所以加剧了网络问题?
总之,遇上网络问题也只有挂代理翻墙和更换DNS了,还不行的话我也爱莫能助了(´_ゝ`)

from comicreadscript.

yebing233 avatar yebing233 commented on July 28, 2024

就是这样 https://ibb.co/Jnpd7xv 他正常显示
进了漫画模式就这样裂图 https://ibb.co/3TyKBfX
然后我刚刚挂代理进漫画模式他就刷出来图了 https://ibb.co/1Zm3rRD
不知道为什么
应该就是我移动运营商的问题吧

from comicreadscript.

yebing233 avatar yebing233 commented on July 28, 2024

麻烦你了

from comicreadscript.

hymbz avatar hymbz commented on July 28, 2024

不会,举手之劳罢了(ゝ∀・)

from comicreadscript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.