From 2575587a128d712238ee35c32b600930029dc170 Mon Sep 17 00:00:00 2001 From: 7c00 Date: Thu, 19 Oct 2023 12:32:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=85=BE=E8=AE=AF=E4=BA=91?= =?UTF-8?q?=20cos=20=E5=88=86=E6=91=8A=20https=20=E6=B5=81=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store.ts b/src/store.ts index c5ef540..5504126 100644 --- a/src/store.ts +++ b/src/store.ts @@ -23,7 +23,7 @@ async function init() { fetch( location.protocol == "http:" ? "http://ky-genshin-map.test.upcdn.net/data.gz" - : require("./data.gz") + : "https://ky-genshin-map-1253179036.cos.ap-nanjing.myqcloud.com/data.gz" ), initCanvaskit({ locateFile() {