From 3489b4ffa1b526a1516a0ea544bdd171cb3e851a Mon Sep 17 00:00:00 2001 From: timmy Date: Mon, 20 Apr 2026 10:25:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=87=20API=5FURL=20=E6=94=B9=E7=82=BA=20HT?= =?UTF-8?q?TPS=20=E7=AB=AF=E9=BB=9E=EF=BC=8C=E9=80=8F=E9=81=8E=20NPM=20?= =?UTF-8?q?=E5=8F=8D=E4=BB=A3=E8=A7=A3=E6=B1=BA=20Mixed=20Content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 前端透過 HTTPS 提供時,瀏覽器會阻擋對 HTTP 後端的請求。 改走 https://poke-api.lotimmy.com/scan(由 NPM 反向代理到內網 8008 port) 即可避免 Mixed Content 錯誤。 Co-Authored-By: Claude Opus 4.7 (1M context) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6c37de3..8550d3a 100644 --- a/index.html +++ b/index.html @@ -209,7 +209,7 @@