From 50996cfa6406c2eeaebc825d978f26b9f82878b8 Mon Sep 17 00:00:00 2001 From: JuLuogo <1576586736@qq.com> Date: Wed, 8 Oct 2025 17:39:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0Pixiv=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E4=BB=A3=E7=90=86=E5=9F=9F=E5=90=8D=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 8deff7f..ca82368 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -18,7 +18,7 @@ PROXY_IP = "api.allorigins.win/get?url=" # VITE_PXIMG_BASEURL_I = "https://i.pixiv.re/" # VITE_PXIMG_BASEURL_S = "https://s.pixiv.re/" VITE_PXIMG_BASEURL_I = "https://i.1.0721030.xyz/" -VITE_PXIMG_BASEURL_S = "https://s.i.0721030.xyz/" +VITE_PXIMG_BASEURL_S = "https://s.1.0721030.xyz/" [[rules]] type = "ESModule"