fix: update default blacklist

This commit is contained in:
Gabe Yuan
2024-02-22 17:44:17 +08:00
parent 8c7d6bb552
commit dbc5135301

View File

@@ -437,8 +437,7 @@ export const DEFAULT_BLACKLIST = [
"https://translate.google.com", "https://translate.google.com",
"https://www.deepl.com/translator", "https://www.deepl.com/translator",
"oapi.dingtalk.com", "oapi.dingtalk.com",
"login.dingtalk.com", "login.dingtalk.com"
"https://notebooks.githubusercontent.com/view/ipynb"
]; // 禁用翻译名单 ]; // 禁用翻译名单
export const DEFAULT_SETTING = { export const DEFAULT_SETTING = {