diff --git a/all.json b/all.json index 8abfee5..972a499 100644 --- a/all.json +++ b/all.json @@ -4,9 +4,16 @@ "active_num": 67, "error_num": 18, "article_num": 309, - "last_updated_time": "2024-08-27 09:39:32" + "last_updated_time": "2024-08-27 14:30:54" }, "article_data": [ + { + "title": "太白山&法门寺三日游游记", + "created": "2024-08-27 00:06", + "link": "https://blog.liushen.fun/posts/62e27d26/", + "author": "清羽飞扬", + "avatar": "https://blog.liushen.fun/info/avatar.ico" + }, { "title": "Node.js 版本与 ABI 版本对照表", "created": "2024-08-26 20:30", @@ -994,13 +1001,6 @@ "author": "呓语梦轩", "avatar": "https://cdn.qyliu.top/i/2024/03/30/660769346d538.jpg" }, - { - "title": "Spikformer脉冲神经网络学习", - "created": "2024-07-06 13:33", - "link": "https://blog.liushen.fun/posts/67189760/", - "author": "清羽飞扬", - "avatar": "https://blog.liushen.fun/info/avatar.ico" - }, { "title": "使用action+gh_issue_api完成订阅功能", "created": "2024-07-04 15:50", diff --git a/errors.json b/errors.json index 904c323..4765964 100644 --- a/errors.json +++ b/errors.json @@ -1,14 +1,14 @@ [ - [ - "Tianli", - "https://tianli-blog.club/", - "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" - ], [ "星の野", "https://byer.top/", "https://cdn.qyliu.top/i/2024/08/04/66af2ed96cd7d.webp" ], + [ + "Tianli", + "https://tianli-blog.club/", + "https://cdn.qyliu.top/i/2024/04/06/66116950412cc.png" + ], [ "一府", "https://blog.duolaa.asia/", @@ -19,6 +19,11 @@ "https://www.ruanyifeng.com/blog/", "https://cdn.qyliu.top/i/2024/04/29/662fbca75b9fe.png" ], + [ + "Android", + "https://android99.com", + "https://cdn.qyliu.top/i/2024/04/07/66124120884cc.png" + ], [ "青桔气球", "https://blog.qjqq.cn/", @@ -29,11 +34,6 @@ "https://blog.redish101.top/", "https://cdn.qyliu.top/i/2024/04/07/6612417f11b02.png" ], - [ - "Android", - "https://android99.com", - "https://cdn.qyliu.top/i/2024/04/07/66124120884cc.png" - ], [ "皮普", "https://pipuwong.com", @@ -79,14 +79,14 @@ "https://www.yoghurtlee.com/", "https://cdn.qyliu.top/i/2024/08/07/66b2daf9ab79f.webp" ], - [ - "听风小屋", - "https://blog.ifeng.asia/", - "https://cdn.qyliu.top/i/2024/03/31/6608e2697634c.png" - ], [ "Efu", "https://blog.everfu.org/", "https://cdn.qyliu.top/i/2024/04/26/662bcda2afd5d.png" + ], + [ + "听风小屋", + "https://blog.ifeng.asia/", + "https://cdn.qyliu.top/i/2024/03/31/6608e2697634c.png" ] ] \ No newline at end of file diff --git a/rss_subscribe/last_articles.json b/rss_subscribe/last_articles.json index 9ef2767..f9d28fe 100644 --- a/rss_subscribe/last_articles.json +++ b/rss_subscribe/last_articles.json @@ -1,5 +1,13 @@ { "articles": [ + { + "title": "太白山&法门寺三日游游记", + "author": "", + "link": "https://blog.liushen.fun/posts/62e27d26/", + "published": "2024-08-27 00:06", + "summary": "转瞬之间,暑假即将过去,我父母决定带我出去玩,经过一番选择,我们选择了太白山国家森林公园,以及其周围的法门寺,经过三天的游玩,我们了解到了很多新知识,也锻炼了身体,放松了身心。", + "content": "转瞬之间,暑假即将过去,我父母决定带我出去玩,经过一番选择,我们选择了太白山国家森林公园,以及其周围的法门寺,经过三天的游玩,我们了解到了很多新知识,也锻炼了身体,放松了身心。" + }, { "title": "魔改笔记七:分类条及外链卡片", "author": "", @@ -31,14 +39,6 @@ "published": "2024-07-21 00:01", "summary": "前两天出现了友链朋友圈因为版本原因导致无法运行的问题,虽然我已经改好了,但是由于bundle文件过大,经常导致加载较慢,于是我自己手搓了一个轻量化友链朋友圈,同时支持通过提交issue实现邮箱订阅本站最新文章,也算是友链朋友圈部署新思路啦,适合喜欢轻量和免费快速的朋友尝试!", "content": "前两天出现了友链朋友圈因为版本原因导致无法运行的问题,虽然我已经改好了,但是由于bundle文件过大,经常导致加载较慢,于是我自己手搓了一个轻量化友链朋友圈,同时支持通过提交issue实现邮箱订阅本站最新文章,也算是友链朋友圈部署新思路啦,适合喜欢轻量和免费快速的朋友尝试!" - }, - { - "title": "Spikformer脉冲神经网络学习", - "author": "", - "link": "https://blog.liushen.fun/posts/67189760/", - "published": "2024-07-06 13:33", - "summary": "近期我们进行了人工智能实训,我们小组选择的是脉冲神经网络,不同于原先的神经网络,这个网络采用的是脉冲信号,目前脉冲神经网络的效果并不是很好,但是因为是一个全新的神经网络架构,并且基于生物启发的计算方式,使得它们在处理稀疏和非结构化数据时具有独特的优势。", - "content": "近期我们进行了人工智能实训,我们小组选择的是脉冲神经网络,不同于原先的神经网络,这个网络采用的是脉冲信号,目前脉冲神经网络的效果并不是很好,但是因为是一个全新的神经网络架构,并且基于生物启发的计算方式,使得它们在处理稀疏和非结构化数据时具有独特的优势。" } ] } \ No newline at end of file