This is a tool that allows self-hosting and displaying a status 410 using Netlify's services. You can use it for purposes such as displaying when SNS services like Mastodon or Misskey are discontinued.🤯
To associate the service deployed on Netlify with the URL where you want to return a 410 status, follow these steps:
â‘ Fork this repository
â‘¡Deploy your service on Netlify.
â‘¢Obtain the URL provided by Netlify for your deployed service.
â‘£Configure the desired URL to point to your Netlify deployment,
ensuring that it triggers the 410 status appropriately.