ipfs / public-gateway-checker

Checks which public gateways are online or not
https://ipfs.github.io/public-gateway-checker/
Other
1.76k stars 361 forks source link

fix: remove unresolvable gateways #532

Closed 2color closed 8 months ago

2color commented 8 months ago

Adds a simple script to check if the gateways in the list are even resolvable. If not, they are removed.

mikedamm commented 8 months ago

@2color it looks like hardbin.com was removed, which is a functioning gateway. I suspect you might have ran your script while I was dealing with a nasty DoS attack. I've added some additional mitigations and am upgrading capacity this weekend.

2color commented 8 months ago

@mikedamm I'll re-add it.