mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-26 05:09:52 +08:00
fix(config): 更新 BGI 工具推送国家配置 API 默认地址
- 修改默认 API 地址从 /country/all 到 /country/json/all - 保持其他配置项不变
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"name": "bgi_tools_http_push_all_country_config",
|
||||
"type": "input-text",
|
||||
"label": "bgi_tools推送全部国家配置api(去看文档)",
|
||||
"default": "http://127.0.0.1:8081/bgi/auto/plan/country/all"
|
||||
"default": "http://127.0.0.1:8081/bgi/auto/plan/country/json/all"
|
||||
},
|
||||
{
|
||||
"name": "bgi_tools_token",
|
||||
|
||||
Reference in New Issue
Block a user