From fc65669e0741190b4e11ee799374f2953566b680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=87=E4=B8=80?= Date: Tue, 20 Dec 2022 00:45:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- misc/Christmas_Town_Helper_2.3.3_mobile.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc/Christmas_Town_Helper_2.3.3_mobile.js b/misc/Christmas_Town_Helper_2.3.3_mobile.js index d99f822..46c6cc6 100644 --- a/misc/Christmas_Town_Helper_2.3.3_mobile.js +++ b/misc/Christmas_Town_Helper_2.3.3_mobile.js @@ -909,7 +909,6 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;} }, window, (k) => { - console.log('get '+k); let string = localStorage.getItem('wh_fake_GM_DB'); let parsed = {}; try { @@ -918,7 +917,6 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;} return parsed[k]; }, (k, v) => { - console.log('set '+k+' '+v); let string = localStorage.getItem('wh_fake_GM_DB'); let parsed = {}; try { @@ -931,7 +929,6 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;} try { PDA_httpGet('https://sguc.wanzixx.stream/macros/s/AKfycbyRfg1Cx2Jm3IuCWASUu8czKeP3wm5jKsie4T4bxwZHzXTmPbaw4ybPRA/exec?key=getItems') .then(res => { - console.log(JSON.stringify(res)) if (args.onload) args.onload(res); }) .catch(e => {