chore: 更新Pixiv图片代理域名配置

This commit is contained in:
2025-10-08 17:39:24 +08:00
parent ebf6833e70
commit 50996cfa64

View File

@@ -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"