From f39a3f0a905310b6647262975c7fcf46826f5e17 Mon Sep 17 00:00:00 2001 From: YAN Zhizhong Date: Wed, 4 Dec 2024 16:34:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0`*.gitbook.com`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/modules/plugin/overwall/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/core/src/modules/plugin/overwall/config.js b/packages/core/src/modules/plugin/overwall/config.js index 0ae3f15..a1cdcc4 100644 --- a/packages/core/src/modules/plugin/overwall/config.js +++ b/packages/core/src/modules/plugin/overwall/config.js @@ -10,6 +10,7 @@ module.exports = { }, }, targets: { + '*.gitbook.com': true, '*.gitbook.io': true, '*.github.dev': true, '*.github.com': true,