Files
pokemon/index.html
timmy 3489b4ffa1 將 API_URL 改為 HTTPS 端點,透過 NPM 反代解決 Mixed Content
前端透過 HTTPS 提供時,瀏覽器會阻擋對 HTTP 後端的請求。
改走 https://poke-api.lotimmy.com/scan(由 NPM 反向代理到內網 8008 port)
即可避免 Mixed Content 錯誤。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 10:25:10 +08:00

17 KiB