Skip to content

Commit e17ceff

Browse files
Update blogs data - 2025-12-17 06:30 +0800 (CST) (#382)
1 parent 7c96ec7 commit e17ceff

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": "Daniel Stenberg",
5+
"feed": "https://daniel.haxx.se/blog/feed/",
6+
"item_name": "20,000 issues on GitHub",
7+
"item_url": "https://daniel.haxx.se/blog/2025/12/16/20000-issues-on-github/",
8+
"time": "2025-12-16T22:22:55+00:00"
9+
},
310
{
411
"blog_id": "phodal",
512
"feed": "https://www.phodal.com/blog/feeds/rss/",
@@ -770,13 +777,6 @@
770777
"item_url": "https://blog.samaltman.com/sora-update-number-1",
771778
"time": "2025-10-04T00:37:50+00:00"
772779
},
773-
{
774-
"blog_id": "Daniel Stenberg",
775-
"feed": "https://daniel.haxx.se/blog/feed/",
776-
"item_name": "How I maintain release notes for curl",
777-
"item_url": "https://daniel.haxx.se/blog/2025/10/01/how-i-maintain-release-notes-for-curl/",
778-
"time": "2025-10-01T09:03:23+00:00"
779-
},
780780
{
781781
"blog_id": "Sam Altman",
782782
"feed": "https://blog.samaltman.com/posts.atom",

0 commit comments

Comments
 (0)