This is a CORS proxy service. It allows web applications to access whitelisted schedule endpoints that are blocked by browser CORS policies.
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.
Only whitelisted domains are allowed.