Problem description:
I had changed the name of my replit, and it has a webserver, and one of the pinging services i used, freshping, was still set to ping the old webserver name and everything Expected behavior:
I assumed that it would just mark everything as offline
Actual behavior:
Upon checking today, the replit name had been reverted, and I know it wasn’t anything that happened with my full account because replits i made after were still there
Steps to reproduce:
Create a python flask webserver and set up pinging using freshping
change the name of the replit and restart the program so that the webserver changes name
The repl-slug.repl-owner.repl.co URLs will change when repls are renamed, but the .id.repl.co URLs are specific to the actual repl, so they won’t change.