{
  "service": "PondPilot CORS Proxy (Cloudflare Workers)",
  "version": "2.1.1",
  "usage": "GET /proxy?url=<encoded-url> or GET /proxy-path/<protocol>/<host>/<path>",
  "privacy": "No logging, no data retention",
  "security": "SSRF protection, domain allowlisting, HTTPS enforcement",
  "source": "https://github.com/pondpilot/cors-proxy",
  "config": {
    "httpsOnly": true,
    "allowedDomainsCount": 17,
    "usingDefaultAllowlist": true
  }
}