From d3feae695ad6d2d731866b359c206355245809c1 Mon Sep 17 00:00:00 2001 From: guot55 <105468055+guot55@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:33:50 +0800 Subject: [PATCH] Update box.json --- box.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/box.json b/box.json index 8cc0e87..33675c7 100644 --- a/box.json +++ b/box.json @@ -27,8 +27,8 @@ "key": "js豆瓣1", "name": "🌈免费接口,请勿贩售 公众号:宝盒没宝", "type": 3, - "api": "https://agit.ai/guot54/ygbhx/raw/branch/master/lib/drpy2.min.js", - "ext": "https://agit.ai/guot54/ygbh/raw/branch/master/JS/29_022812_drpy.js", + "api": "./lib/drpy2.min.js", + "ext": "./js/29_022812_drpy.js", "searchable": 0, "quickSearch": 0, "filterable": 0 @@ -868,4 +868,4 @@ "vip.ffzyad.com", "https://lf1-cdn-tos.bytegoofy.com/obj/tos-cn-i-dy/455ccf9e8ae744378118e4bd289288dd" ] -} \ No newline at end of file +}