Skip to content

spicetify/cors-proxy

Repository files navigation

cors-proxy

Simple reverse proxy to bypass CORS, used by spicetify.


🚀 Features

  • Deployable on many platforms - thanks to nitro
  • header rewrites - read and write protected headers
  • bypass CORS - always allows browser to send requests through it

📦 Supported platforms

  • cloudflare workers
  • nodejs

Note: As we are using Nitro, more platforms can be added easily, if needed.