Hi Felipe, On Tue, 2025-03-04 at 11:30 +0000, Jonathan Wakely wrote: > On Mon, 3 Mar 2025 at 03:31, Felipe Fernandes da Costa via Gcc-help > <gcc-help@xxxxxxxxxxx> wrote: > > > > https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html Forbidden > > > > You don't have permission to access this resource. > > We get a lot of abusive traffic on the gcc.gnu.org server which causes > performance problems for genuine users of the services. Sometimes > entire IP ranges need to be blocked to prevent crawlers from causing > big problems. If your IP is in the same range as a crawler that is > abusing our systems, then you will be unable to reach the site. > > The site admins might be able to adjust the firewall rules so you > aren't affected, however your email signature suggests you're using > TOR and if you are using an exit node that is also the source of > abusive traffic, you might be out of luck. Note that it is often not one ip, but a large number of ips from the same block that cause issues. AI scrapers seem to use that tactic now to get around robots.txt and limiters. See e.g. https://lwn.net/Articles/1008897/ Fighting the AI scraperbot scourge. We have currently blocked larger ranges from China and Brazil. If you are getting 304 https results on all gcc.gnu.org pages then you might have gotten caught in a ip-block-range. Please let us know your (outgoing) ip address and we'll clear it up. Cheers, Mark