我昨天发现了一个问题,就是更改了用户名后Gitalk评论出错,无法加载评论(Error: Request failed with status code 403)。
我认为问题出在了没有重新设置GitHub Application,使用的还是以前的用户名。后来发现没有这么简单,在网上搜索后看到了这一篇文章。
https://zhuanlan.zhihu.com/p/350735142
发现了问题:
PSA: Public demo server (http://cors-anywhere.herokuapp.com) will be very limited by January 2021, 31st
The demo server of CORS Anywhere (http://cors-anywhere.herokuapp.com) is meant to be a demo of this project. But abuse has become so common that the platform where the demo is hosted (Heroku) has asked me to shut down the server, despite efforts to counter the abuse (rate limits in #45 and #164, and blocking other forms of requests). Downtime becomes increasingly frequent (e.g. recently #300, #299, #295, #294, #287) due to abuse and its popularity.
To counter this, I will make the following changes:
1.The rate limit will decrease from 200 (#164) per hour to 50 per hour.
2.By January 31st, 2021, http://cors-anywhere.herokuapp.com will stop serving as an open proxy.
3.From February 1st. 2021, http://cors-anywhere.herokuapp.com will only serve requests after the visitor has completed a challenge: The user (developer) must visit a page at http://cors-anywhere.herokuapp.com to temporarily unlock the demo for their browser. This allows developers to try out the functionality, to help with deciding on self-hosting or looking for alternatives.
然后点击这个链接:https://cors-anywhere.herokuapp.com/corsdemo操作就可以了。
晨岩2021年12月4日 10:530
看起来还不错webroam2021年11月10日 01:040
去看一下~在WEB上漫游2021年7月19日 22:110
以后再来回访!在WEB上漫游2021年7月19日 22:100
ejhu.com在WEB上漫游2021年7月19日 22:050
我来访啦在WEB上漫游2021年7月19日 22:020
不错的网站,很精美。小有名气的打工人2021年5月22日 20:550
很有帮助