diff --git a/lib/core/monitor.js b/lib/core/monitor.js index fa8b6d9..b887896 100644 --- a/lib/core/monitor.js +++ b/lib/core/monitor.js @@ -375,6 +375,7 @@ class Monitor extends Searcher { if (!has_key_words && description) { log.warn("筛选动态", `无关键词动态的描述: ${description}\n\n考虑是否修改设置key_words:\n${key_words.join('\n')}`) + return false } /**屏蔽词 */