From 000a91c2bff070a461abcd01f3b4134ea8e3f3c0 Mon Sep 17 00:00:00 2001 From: leevi <284855646@qq.com> Date: Tue, 22 Jul 2025 11:08:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.bin | 2 +- json/{bbqx.json => video_data.json} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename json/{bbqx.json => video_data.json} (100%) diff --git a/config.bin b/config.bin index ed2a19d..716b208 100644 --- a/config.bin +++ b/config.bin @@ -160,7 +160,7 @@ "api": "csp_Bili2", "searchable": 0, "jar": "./lib/qx.jar;md5;C1DF7F8C9290D42A911F1A09E4F625F3", - "ext": "./json/bbqx.json" + "ext": "./json/video_data.json" }, { "key": "星芽", diff --git a/json/bbqx.json b/json/video_data.json similarity index 100% rename from json/bbqx.json rename to json/video_data.json