ipfs / public-gateway-checker

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

feat: add storry.tv #550

Closed StorryTV closed 4 months ago

StorryTV commented 4 months ago

The gateway was removed from the list, because of some issues/bots making the gateway not respond.

Most issues should be fixed for now as the gateway is online and working fine again.

In the readme.md it says "Add the gateway's address to the top of the list", so therefore I added it to the top.

2color commented 4 months ago

Seems to be failing the tests in the preview build, due to CORS not being enabled: Screenshot 2024-04-10 at 11 05 14 am

StorryTV commented 4 months ago

@SgtPooki Thanks for letting me know.

Private adresses are not being announced anymore.

StorryTV commented 4 months ago

@2color The issue was the server blocking the request too aggressively because of a keyword inside the referrer url "https://bafybeifxpdtl377uykct2jseo47l4qivdqi7ycokayg4yqpsa2wwswymfa.on.fleek.co/"

Also fixed this.

It should work now.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: