Skip to content

Commit 3ee1e2b

Browse files
JavaProgrammerLBRSS Aggregator Bot
andauthored
Update blogs data - 2025-11-13 16:00 +0800 (CST) (#196)
Co-authored-by: RSS Aggregator Bot <[email protected]>
1 parent 21f9824 commit 3ee1e2b

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": "Parsing integers in C",
7+
"item_url": "https://daniel.haxx.se/blog/2025/11/13/parsing-integers-in-c/",
8+
"time": "2025-11-13T07:35:18+00:00"
9+
},
310
{
411
"blog_id": "Eric Migicovsky",
512
"feed": "https://ericmigi.com/rss.xml",
@@ -476,13 +483,6 @@
476483
"item_url": "https://blog.samaltman.com/abundant-intelligence",
477484
"time": "2025-09-23T13:41:02+00:00"
478485
},
479-
{
480-
"blog_id": "Daniel Stenberg",
481-
"feed": "https://daniel.haxx.se/blog/feed/",
482-
"item_name": "CRA compliant curl",
483-
"item_url": "https://daniel.haxx.se/blog/2025/09/22/cra-compliant-curl/",
484-
"time": "2025-09-22T07:57:31+00:00"
485-
},
486486
{
487487
"blog_id": "xuanwo",
488488
"feed": "https://xuanwo.io/index.xml",

0 commit comments

Comments
 (0)