{
  "message": "Jiligames Proxy API",
  "version": "1.1.0",
  "endpoints": {
    "/api/game-iframe?gameId=690": "提取遊戲 iframe 連結",
    "/proxy/*": "代理 casino-wbgame.jiligames.com 內容",
    "/game-proxy/*": "代理 jiligames.com 內容",
    "/wb-proxy/*": "代理 uat-wb-api.jiligames.com 內容"
  },
  "example": {
    "step1": "GET /api/game-iframe?gameId=690",
    "step2": "使用返回的 proxyIframeSrc 嵌入 iframe"
  }
}