A lightweight proxy that adds Access-Control-Allow-Origin headers to any request,
bypassing CORS restrictions in browser-based apps.
fetch('https://cors.naze.biz.id/https://api.example.com/path', { headers: { 'x-api-key-cors': 'YOUR_KEY' } })
Need an API key?