Rickroll Worker
Serves a Rickroll HTML page when any path except the root is accessed on a Cloudflare Worker.
Acerca de
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.
Características Principales
- Intercepts any path to serve a Rickroll
- Triple autoplay strategy for audio playback
- 0 GitHub stars
- Bypasses URL filters when used with an MCP server
- Konami Code Easter Egg
- Customizable audio source, color scheme, and timing
Casos de Uso
- Amusement and lighthearted pranks
- Circumventing URL filtering in specific contexts
- Educational demonstration of Cloudflare Worker functionality