raulcano / bitcoinminds

https://bitcoinminds.org
MIT License
4 stars 2 forks source link

Add column "STATUS" that checks if the link returns a status 200 #19

Closed raulcano closed 3 years ago

raulcano commented 3 years ago

It would be updated asyncronously and show a green tick if it works or a red cross if the link returns a 404 or similar

raulcano commented 3 years ago

Probably a button to trigger that would make sense, instead of loading it at the very beginning automatically

raulcano commented 3 years ago

The functionality works as expected, but the CORS policy makes it pretty much useless. Maybe it will work better when used from an online server.

In any case, we don't want a button that triggers hundreds of requests to the URLs - no need to be banned! This functionality must remain for the admins only.