From 0af25f80a5e7b4e031d778f2bef2fa06c4f8b1ac Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 23 Jun 2023 22:18:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcGetParse.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcGetParse.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcGetParse.js b/SrcGetParse.js index 69226a7..d310385 100644 --- a/SrcGetParse.js +++ b/SrcGetParse.js @@ -276,7 +276,7 @@ function bpParse(vipUrl,parsename) { return ""; } }catch(e){ - //log(e.message); + log(e.message); return ""; } } \ No newline at end of file