From f3043e69dd2c7435650b2d91c89381587a2d7236 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 30 Oct 2022 16:34:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLastChapter.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLastChapter.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SrcLastChapter.js b/SrcLastChapter.js index cfc8323d..abe8c103 100644 --- a/SrcLastChapter.js +++ b/SrcLastChapter.js @@ -38,10 +38,6 @@ function sougou() { } function xunmi(type,ua,data) { - log(MY_URL) - log(type) - log(ua) - log(data) if (/v1|app|v2|iptv|cms/.test(type)) { try{ var gethtml = request(MY_URL.split('##')[1], { headers: { 'User-Agent': ua } });