Skip to content

Commit 59011b1

Browse files
Update blogs data - 2025-11-04 10:00 (#167)
1 parent 80b1e91 commit 59011b1

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": "Yes really, curl is still developed",
7+
"item_url": "https://daniel.haxx.se/blog/2025/11/04/yes-really-curl-is-still-developed/",
8+
"time": "2025-11-04T09:27:16+00:00"
9+
},
310
{
411
"blog_id": "阮一峰",
512
"feed": "https://feeds.feedburner.com/ruanyifeng",
@@ -518,13 +525,6 @@
518525
"item_url": "https://mercurychong.blogspot.com/2025/09/blog-post.html",
519526
"time": "2025-09-19T05:48:00+00:00"
520527
},
521-
{
522-
"blog_id": "Daniel Stenberg",
523-
"feed": "https://daniel.haxx.se/blog/feed/",
524-
"item_name": "From suspicion to published curl CVE",
525-
"item_url": "https://daniel.haxx.se/blog/2025/09/18/from-suspicion-to-published-curl-cve/",
526-
"time": "2025-09-18T07:32:47+00:00"
527-
},
528528
{
529529
"blog_id": "刘泓君",
530530
"feed": "https://feeds.fireside.fm/sv101/rss",

0 commit comments

Comments
 (0)