From 5cab42f3448e35d483fd0894700b0e98506121dc Mon Sep 17 00:00:00 2001 From: huzhengrong Date: Mon, 27 Oct 2025 15:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(cpic):=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=AF=B9URL=E5=8C=85=E5=90=AB"shtml"=E7=9A=84=E8=BF=87?= =?UTF-8?q?=E6=BB=A4=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/cpic.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/service/cpic.js b/service/cpic.js index d368317..e39a8ae 100644 --- a/service/cpic.js +++ b/service/cpic.js @@ -138,7 +138,8 @@ class DF { if ( // endTime && // +new Date(endTime) >= Date.now() && - keywordsInclude(name) + keywordsInclude(name) && + urls.includes("shtml") ) { console.log("处理项目:", id, name); info.push({