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.