From 032c772ddd91d3fcc8695e599027ae4240cef35b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 25 十二月 2020 15:34:01 +0800
Subject: [PATCH] 2020-12-25

---
 src/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/index.js b/src/index.js
index 9da847a..8b4739e 100644
--- a/src/index.js
+++ b/src/index.js
@@ -182,7 +182,7 @@
       GLOB.service = _service ? _service + '/' : ''
     } else {
       GLOB.linkurl = ''
-      GLOB.location = 'http://qingqiumarket.cn/'
+      GLOB.location = 'http://qingqiumarket.cn'
       GLOB.service = 'mkwms/'
     }
 

--
Gitblit v1.8.0