Serves a Rickroll HTML page when any path except the root is accessed on a Cloudflare Worker.
The Rickroll Worker is a Cloudflare Worker designed to intercept any path (except the root) and serve a dynamically generated webpage containing a Rickroll. It complements an MCP server by bypassing URL filters, presenting the Rickroll as a seemingly innocent podcast about a user-provided topic. The worker features a triple autoplay strategy for the audio, path interception, and Konami code Easter egg for an enhanced Rickroll experience. Customization options are also available such as audio source, color schemes, and timing.