-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-oauth.imsun.net 证书失效 #199
Comments
Same issue here. |
Problem is on Line #3415 of gitment.browser.js: He was using gh-oauth.imsun.net as a CORS proxy to bypass the issue of the no accept headers issue. if you replace it with the above code it will work, but now spits out the error validation problem, which I believe is solved by a pull request. His website has an expired ssl cert which doesnt allow ssl websites from accessing it. So I bypassed his proxy with a well know CORS proxy above. While it is a solution to the problem, still passing keys to an uncontrolled proxy. FYI |
same issue here |
一样的问题 都没解决吗? |
修改gitment.browser.js文件的3416行将https://gh-oauth.imsun.net/ 我自己重新搭建了一个这个代理服务。纯代理。 |
修改gitment.browser.js文件的3416行将 该服务器代码在:
update the |
登录之后控制台出现如下错误:
无法进行后续操作
The text was updated successfully, but these errors were encountered: