From 54457e5183d1e5ee0f0b0ae09fb255621bb36906 Mon Sep 17 00:00:00 2001 From: n3rddd <119649988+n3rddd@users.noreply.github.com> Date: Fri, 21 Jun 2024 23:30:28 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=88=91=E7=9A=84=E5=93=94=E5=93=A9[?= =?UTF-8?q?=E5=AE=98].js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JN/dr_py/js/我的哔哩[官].js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JN/dr_py/js/我的哔哩[官].js b/JN/dr_py/js/我的哔哩[官].js index ae11339b..c66057b1 100644 --- a/JN/dr_py/js/我的哔哩[官].js +++ b/JN/dr_py/js/我的哔哩[官].js @@ -28,7 +28,7 @@ var rule = { homeUrl:'/x/web-interface/ranking/v2?rid=0&type=origin', url:'/x/web-interface/search/type?search_type=video&keyword=fyclass&page=fypage', class_parse:`js: - let html=request('./json/Bili1.json'); + let html=request('../json/Bili1.json'); let json = dealJson(html); input=json.classes; homeObj.filter = json.filter;