From 9ba3b62a808f3b4d74804ef97d97fa0252d867e5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 16 九月 2022 00:28:30 +0800
Subject: [PATCH] 2022-09-16

---
 src/tabviews/custom/index.jsx |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/tabviews/custom/index.jsx b/src/tabviews/custom/index.jsx
index 4540b99..ceea329 100644
--- a/src/tabviews/custom/index.jsx
+++ b/src/tabviews/custom/index.jsx
@@ -87,9 +87,7 @@
 
       try { // 閰嶇疆淇℃伅瑙f瀽
         config = window.decodeURIComponent(window.atob(result.LongParam))
-
         config = config.replace(/@mywebsite@\//ig, window.GLOB.baseurl)
-
         config = JSON.parse(config)
       } catch (e) {
         console.warn('Parse Failure')

--
Gitblit v1.8.0