Update readme.md

This commit is contained in:
sansan 2025-06-11 19:16:52 +08:00 committed by GitHub
parent 2ce138ca82
commit a16c4dd8dc

View File

@ -20,6 +20,8 @@
- **开箱即用部署** - 一键 Fork 即可部署,支持 GitHub Secrets 环境变量配置,简化部署流程和技术门槛 - **开箱即用部署** - 一键 Fork 即可部署,支持 GitHub Secrets 环境变量配置,简化部署流程和技术门槛
> 如果不想进行飞书推送设置,也可以用 GitHub Pages 自带的设置页面, 配置一下,保存一个网页链接即可,放手机浏览器里也随时可看, 比如我这里[https://sansan0.github.io/TrendRadar/](https://sansan0.github.io/TrendRadar/),该链接每 50分钟 更新一次新闻总结
## 更新日志 ## 更新日志
### 2025/06/09 ### 2025/06/09
@ -107,7 +109,7 @@ frequency_words.txt 文件增加了一个【必须词】功能,使用 + 号
3. **自定义关键词**: 3. **自定义关键词**:
- 修改`frequency_words.txt`文件,添加你需要监控的频率词和过滤 - 修改`frequency_words.txt`文件,添加你需要监控的频率词,过滤词,必须
4. **自动运行**: 4. **自动运行**:
@ -171,7 +173,7 @@ GPT
| [时间 ~ 时间] | [12 时 30 分 ~ 14 时 00 分] | 时间范围 | 标题出现的时间范围(首次~最后) | | [时间 ~ 时间] | [12 时 30 分 ~ 14 时 00 分] | 时间范围 | 标题出现的时间范围(首次~最后) |
| (N 次) | (4 次) | 出现次数 | 标题在监控期间出现的总次数 | | (N 次) | (4 次) | 出现次数 | 标题在监控期间出现的总次数 |
> 如果不想麻烦的进行飞书消息推送设置,可以用 GitHub 自带的设置页面, 配置一下,保存一个网页链接即可,放手机浏览器里随时可看, 比如我这里[https://sansan0.github.io/TrendRadar/](https://sansan0.github.io/TrendRadar/)
## 🤖 飞书机器人设置 ## 🤖 飞书机器人设置
@ -266,6 +268,10 @@ ids = [
![微信公众号](_image/weixin.png) ![微信公众号](_image/weixin.png)
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=sansan0/TrendRadar&type=Date)](https://www.star-history.com/#sansan0/TrendRadar&Date)
## 🙏 致谢 ## 🙏 致谢
本项目使用了 [newsnow](https://github.com/ourongxing/newsnow) 提供的 API 服务,感谢其提供的数据支持。 本项目使用了 [newsnow](https://github.com/ourongxing/newsnow) 提供的 API 服务,感谢其提供的数据支持。