Skip to content

Commit 3c5a6a6

Browse files
JavaProgrammerLBRSS Aggregator Bot
andauthored
Update blogs data - 2025-11-14 10:00 +0800 (CST) (#198)
Co-authored-by: RSS Aggregator Bot <[email protected]>
1 parent 070b214 commit 3c5a6a6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/assets/items.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"items": [
3+
{
4+
"blog_id": "阮一峰",
5+
"feed": "https://feeds.feedburner.com/ruanyifeng",
6+
"item_name": "科技爱好者周刊(第 373 期):数据模型是新产品的核心",
7+
"item_url": "http://www.ruanyifeng.com/blog/2025/11/weekly-issue-373.html",
8+
"time": "2025-11-14T00:06:44+00:00"
9+
},
310
{
411
"blog_id": "Daniel Stenberg",
512
"feed": "https://daniel.haxx.se/blog/feed/",
@@ -259,13 +266,6 @@
259266
"item_url": "https://sv101.fireside.fm/221",
260267
"time": "2025-10-22T07:00:00+00:00"
261268
},
262-
{
263-
"blog_id": "阮一峰",
264-
"feed": "https://feeds.feedburner.com/ruanyifeng",
265-
"item_name": "错误处理:异常好于状态码",
266-
"item_url": "http://www.ruanyifeng.com/blog/2025/10/exception.html",
267-
"time": "2025-10-21T16:28:41+00:00"
268-
},
269269
{
270270
"blog_id": "水星",
271271
"feed": "https://mercurychong.blogspot.com/atom.xml",

0 commit comments

Comments
 (0)