bauripalash / fossurl

Your Own Url Shortner Without any fancy server side processing and support for custom url , which can even be hosted on GitHub Pages
MIT License
138 stars 44 forks source link

Switch from jsonbox.io to jsconnect.com #30

Closed RoneoOrg closed 3 years ago

RoneoOrg commented 3 years ago

The third-party service hosting the JSON data, Jsonbox.io, is scheduled to shut down on May 31, 2021.

This branch replaces Jsonbox.io with Jsonconnect.com , a fork of Jsonbox.

This implementation was successfully tested by hosting the /src folder on a server powered by Gitlab pages. The Python script runme.py was also updated but not tested so far.

References:

RoneoOrg commented 3 years ago

The README was updated to reflect the new data storage duration

ghost commented 3 years ago

Well, @bauripalash hasn't responded and its been around 20 days. What now?

bauripalash commented 3 years ago

@RoneoOrg @AnthonyArutyunov Well I was busy on a Research Paper and could not look into this matter. But as jsonbox has shut down and jsonconnect seems only viable alternative. I think it's best to switch to it.

Thank you.