From c3f4ce9d1789c62fead2f4ea1383829574d809f5 Mon Sep 17 00:00:00 2001
From: whychw <858544502@qq.com>
Date: 星期四, 19 三月 2026 16:34:28 +0800
Subject: [PATCH] UA 脚本优化

---
 config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 4c12855..981c566 100644
--- a/config.json
+++ b/config.json
@@ -1,5 +1,5 @@
 {
   "protocol": "http",
-  "serviceIp": "118.89.139.230",
+  "serviceIp": "127.0.0.1",
   "port": 8919
 }
\ No newline at end of file

--
Gitblit v1.9.1