From 74b0f246cccd0c11cc6f411a42d4665b8127b29e Mon Sep 17 00:00:00 2001 From: test123456654321 <16307130148@fudan.edu.cn> Date: Sat, 26 Oct 2024 13:55:26 +0800 Subject: [PATCH] rename --- src/files/defaultconfig/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/files/defaultconfig/config.json b/src/files/defaultconfig/config.json index f6f9c1db..1c967a17 100644 --- a/src/files/defaultconfig/config.json +++ b/src/files/defaultconfig/config.json @@ -1562,12 +1562,12 @@ "baidu_ai": { "use": false, "color": "#ff65db", - "name": "百度" + "name": "百度_v2" }, "baidu": { "use": false, "color": "#ff65db", - "name": "百度_old" + "name": "百度_v1" }, "bing": { "use": false, @@ -1577,7 +1577,7 @@ "google": { "use": false, "color": "#ff0000", - "name": "谷歌" + "name": "谷歌_v1" }, "ModernMt": { "use": false,