From efcca20e97aa1cc9bccf156cf091730240c03c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Tue, 26 Mar 2024 14:18:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=B0=8F=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js index a6f47a3..9658fc0 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -50,7 +50,7 @@ module.exports = { enabled: true }, intercepts: { - 'www.nbgzjk.cn': { + '*': { '/.*': { options: true }