EtherDream / jsproxy

An online proxy based on ServiceWorker
MIT License
9.32k stars 3.61k forks source link

浏览器报错 #38

Open qwqdanchun opened 5 years ago

qwqdanchun commented 5 years ago

手机浏览器直接访问会显示Service Unavailable(github)点击进入github界面,然后再点击github里的超链接可以正常进入,但是直接访问还是不行

EtherDream commented 5 years ago

之前流量太大了我加了 referer 限制,只接受 github 过来的用户。

qwqdanchun commented 5 years ago

好的,明白啦

------------------ 原始邮件 ------------------ 发件人: "EtherDream"notifications@github.com; 发送时间: 2019年5月13日(星期一) 中午1:33 收件人: "EtherDream/jsproxy"jsproxy@noreply.github.com; 抄送: "287182701"287182701@qq.com; "Author"author@noreply.github.com; 主题: Re: [EtherDream/jsproxy] 浏览器报错 (#38)

之前流量太大了我加了 referer 限制,只接受 github 过来的用户。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Movids commented 5 years ago

twitter 一直都无法访问,一点开就报错

EtherDream commented 5 years ago

twitter 一直都无法访问,一点开就报错

报什么错误?

Movids commented 5 years ago

twitter 一直都无法访问,一点开就报错

报什么错误?

就网页突然崩溃了,是不是浏览器版本过低了,我的chrome是 70.0.3538.102

Movids commented 5 years ago

twitter 一直都无法访问,一点开就报错

报什么错误?

就网页突然崩溃了,是不是浏览器版本过低了,我的chrome是 70.0.3538.102

更新了下,居然就好了。。。

qwqdanchun commented 5 years ago

今天突然发现,网页内点击链接,只会访问原链接(不加代理那种)了,记得之前是可以一直浏览下去的

qwqdanchun commented 5 years ago

今天突然发现,网页内点击链接,只会访问原链接(不加代理那种)了,记得之前是可以一直浏览下去的

我找到了,貌似zjcqoo.github.io下的x.js改名了,然后就访问不到了

EtherDream commented 5 years ago

今天突然发现,网页内点击链接,只会访问原链接(不加代理那种)了,记得之前是可以一直浏览下去的

我找到了,貌似zjcqoo.github.io下的x.js改名了,然后就访问不到了

我调整路径了,把大文件都上 CDN 了,清下缓存或隐身模式就可以了。