From 2b5c1952c05fcce5c1b885b2d63152c04fb460da Mon Sep 17 00:00:00 2001 From: Gabe Yuan Date: Thu, 22 Feb 2024 11:45:41 +0800 Subject: [PATCH] fix: update default blacklist --- src/config/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/index.js b/src/config/index.js index fb91288..93bfb6b 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -438,6 +438,7 @@ export const DEFAULT_BLACKLIST = [ "https://www.deepl.com/translator", "oapi.dingtalk.com", "login.dingtalk.com", + "https://notebooks.githubusercontent.com/view/ipynb" ]; // 禁用翻译名单 export const DEFAULT_SETTING = {