From d443fb90d95057efb3180f144f1b90c15028842f Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 30 Jul 2024 16:19:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'drpy/drpy2.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- drpy/drpy2.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/drpy/drpy2.js b/drpy/drpy2.js index bd4db4c3..5daf0593 100644 --- a/drpy/drpy2.js +++ b/drpy/drpy2.js @@ -24,12 +24,6 @@ const cheerio = { // import 模板 from"https://ghproxy.net/https://raw.githubusercontent.com/hjdhnx/dr_py/main/js/模板.js"; // import {gbkTool} from 'https://ghproxy.net/https://raw.githubusercontent.com/hjdhnx/dr_py/main/libs/gbk.js' -var xlog = console.log; -console.log = function(msg) { - if (getItem("drpy调试日志")=="1") { - xlog(msg); - } -} function init_test() { // console.log(typeof(CryptoJS));