This is a URL shortener

Hi! This is a very basic URL shortener. The source code is available on GitHub. How it works: from a config file, it generates a bunch of simple HTML files that redirect to the selected resources. The HTML files are then hosted on a static website (this instance is hosted on cloudflare pages, but it would work on Vercel, or Github Pages, etc.).