From 46ac911410dd505b59c3caad2057614af59bc147 Mon Sep 17 00:00:00 2001 From: jhengazuki Date: Sun, 14 Sep 2025 13:59:41 +0800 Subject: [PATCH] Update config.json --- json/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/config.json b/json/config.json index badf6010..04a55405 100644 --- a/json/config.json +++ b/json/config.json @@ -1,5 +1,5 @@ { - "spider": "./jar/custom_spider.jar", + "spider": "../jar/custom_spider.jar", "lives": [ { "name": "XtreamCode", @@ -46,7 +46,7 @@ "api": "csp_Market", "searchable": 0, "changeable": 0, - "ext": "./json/market.json" + "ext": "./market.json" }, { "key": "push_agent",