Skedz CORS Proxy

This is a CORS proxy service. It allows web applications to access whitelisted schedule endpoints that are blocked by browser CORS policies.

Usage

Append the target URL directly to the proxy domain:

https://cors.skedz.org/https://fosdem.org/2026/schedule/xml

The proxy will fetch the content and add the necessary CORS headers.

Configuration

Only whitelisted domains are allowed.

Links