From 45840ee9ef2e0d2714eca1cbf5416783650af275 Mon Sep 17 00:00:00 2001 From: RrOrange <542716863@qq.com> Date: Wed, 5 Apr 2023 15:04:07 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E6=B7=BB=E5=8A=A0=E5=93=94?= =?UTF-8?q?=E5=93=A9=E5=93=94=E5=93=A9=E4=B8=8D=E5=8A=A0https=E7=9A=84?= =?UTF-8?q?=E6=94=AF=E6=8C=81=20[#I6SFIU]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tools.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/tools.js b/apps/tools.js index 89d5012..42ddfda 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -294,7 +294,6 @@ export class tools extends plugin { } // 补充https url = url.startsWith("https://") ? url : "https://" + url; - logger.info(url) // av处理 const matched = url.match(/(av|AV)(\w+)/); if (matched) {