feat: LLM 解耦 bot、RSS 外置与内容过滤
daily 自建 Cursor bridge;DAILY_LLM_PROVIDER 控制后端;config/feeds.yaml 与 sensitive_words 可配置。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
10
config/sensitive_words.yaml
Normal file
10
config/sensitive_words.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# 标题或摘要命中任一词则丢弃(不区分大小写)
|
||||
words:
|
||||
- 赌博
|
||||
- 六合彩
|
||||
- 网赌
|
||||
- 色情
|
||||
- 裸聊
|
||||
- 代孕
|
||||
- 办证
|
||||
- 刷单兼职
|
||||
Reference in New Issue
Block a user