From b891b556bb2a72da50d544a07ebabdfcddd70dbc Mon Sep 17 00:00:00 2001 From: make Date: Tue, 6 May 2025 18:04:03 +0800 Subject: [PATCH] debug --- code/app/task/crawler/CrawlerConfig.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/app/task/crawler/CrawlerConfig.php b/code/app/task/crawler/CrawlerConfig.php index 22eff83..0b36013 100644 --- a/code/app/task/crawler/CrawlerConfig.php +++ b/code/app/task/crawler/CrawlerConfig.php @@ -16,5 +16,7 @@ class CrawlerConfig '福利', '伦理', '伦理片', + '体育赛事', + '足球', ]; }