We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5f160 commit c98a7d0Copy full SHA for c98a7d0
1 file changed
BestBlogs_RSS_Doc.md
@@ -83,19 +83,19 @@ BestBlogs.dev 提供了灵活的 RSS 订阅功能,让您可以根据自己的
83
https://www.bestblogs.dev/zh/feeds/rss?category=programming&minScore=85
84
```
85
86
-1. 订阅最近一天的 AI 精选文章:
+2. 订阅最近一天的 AI 精选文章:
87
88
```url
89
https://www.bestblogs.dev/zh/feeds/rss?category=ai&featured=y&timeFilter=1d
90
91
92
-1. 订阅包含特定关键词的高分文章:
+3. 订阅包含特定关键词的高分文章:
93
94
95
https://www.bestblogs.dev/zh/feeds/rss?keyword=Agent&minScore=85
96
97
98
-1. 订阅英文精选文章:
+4. 订阅英文精选文章:
99
100
101
https://www.bestblogs.dev/en/feeds/rss?featured=y&language=en
0 commit comments