{
  "message": "M3U8 Cross-Origin Proxy Server",
  "endpoints": {
    "m3u8": "/proxy?url={m3u8_url}&headers={optional_headers}",
    "ts": "/ts-proxy?url={ts_segment_url}&headers={optional_headers}",
    "fetch": "/fetch?url={any_url}&ref={optional_referer}",
    "mp4": "/mp4-proxy?url={mp4_url}&headers={optional_headers}",
    "ghost": "/ghost-proxy?url={target_url}&proxy={proxy_url}&headers={optional_headers}"
  },
  "allowedOrigins": "https://vidnest.fun"
}