diff --git a/lib/core/monitor.js b/lib/core/monitor.js index b5383e6..a49631c 100644 --- a/lib/core/monitor.js +++ b/lib/core/monitor.js @@ -450,9 +450,8 @@ class Monitor extends Searcher { } } - if (!has_key_words && description) { + if (!hasOfficialLottery && model[1] === '1' && !has_key_words && description) { log.warn("筛选动态", `无关键词动态的描述: ${description}\n\n考虑是否修改设置key_words:\n${key_words.join('\n且满足: ')}`) - return false } /**若勾选只转已关注 */