leostera / tldr.jsx

📚 A Reactive web client for tldr-pages
https://tldr.ostera.io
MIT License
1.54k stars 75 forks source link

Page github api rate limit #172

Open zhouzhuojie opened 3 years ago

zhouzhuojie commented 3 years ago

Noticed that recently the website page showing 403, which breaks the web version of tldr https://tldr.ostera.io/

documentation_url: "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"
message: "API rate limit exceeded for 163.114.132.3. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)"
bl-ue commented 3 years ago

There ought to be support for adding a custom token (they usually allow around 5000 req/hr extra requests, instead of the 60 req/hr you get with anonymous requests).