ngerakines / commitment

A commit message generator that I use.
http://whatthecommit.com/
MIT License
1.2k stars 195 forks source link

whatthecommit.com can't use in China #261

Closed GBEYOND0613 closed 1 year ago

GBEYOND0613 commented 1 year ago

When I use the command curl -s https://whatthecommit.com/index.txt, it return 403 Forbidden.

And this also occurs when accessing the site with a browser. Both http and https.

this is the return context:

<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
ngerakines commented 1 year ago

Working as intended