From 1e95cb98b204ec397c93681df17b8c3008d45d28 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期三, 05 八月 2026 17:33:04 +0800
Subject: [PATCH] 推送

---
 manifest.json |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index 4b979da..4c9bcd6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -90,10 +90,11 @@
             "disableHostCheck" : true,
             "proxy" : {
                 "/api" : {
-                    "target" : "http://www.qdopo.com:9095",
+                    // "target" : "http://www.qdopo.com:9095",
+                    // "target" : "http://192.168.76.25:9095",
                     // "target": "http://192.168.100.10:8080",
-                    // "target" : "http://localhost:8080",
-                    // "target" : "https://opo.qduh.cn:443",
+                    // "target" : "http://localhost:9095",
+                    "target" : "https://opo.qduh.cn:443",
                     "changeOrigin" : true
                 }
             }

--
Gitblit v1.9.3