Update config.json

This commit is contained in:
jhengazuki 2025-09-14 13:59:41 +08:00
parent 57bda4c9b9
commit 46ac911410
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"spider": "./jar/custom_spider.jar", "spider": "../jar/custom_spider.jar",
"lives": [ "lives": [
{ {
"name": "XtreamCode", "name": "XtreamCode",
@ -46,7 +46,7 @@
"api": "csp_Market", "api": "csp_Market",
"searchable": 0, "searchable": 0,
"changeable": 0, "changeable": 0,
"ext": "./json/market.json" "ext": "./market.json"
}, },
{ {
"key": "push_agent", "key": "push_agent",