⏱️GitHub Action定时更新

This commit is contained in:
GitHub Actions 2024-07-03 23:02:45 +08:00
parent cc876f3dbe
commit 70e3729a9e
2 changed files with 10 additions and 37 deletions

View File

@ -3,8 +3,8 @@
"friends_num": 77, "friends_num": 77,
"active_num": 54, "active_num": 54,
"error_num": 23, "error_num": 23,
"article_num": 243, "article_num": 238,
"last_updated_time": "2024-07-03 22:46:19" "last_updated_time": "2024-07-03 23:02:40"
}, },
"article_data": [ "article_data": [
{ {
@ -609,13 +609,6 @@
"author": "June", "author": "June",
"avatar": "https://cdn.qyliu.top/i/2024/03/22/65fc5b18a2574.png" "avatar": "https://cdn.qyliu.top/i/2024/03/22/65fc5b18a2574.png"
}, },
{
"title": "全新Pages搭建TroJan协议订阅",
"created": "2024-06-08 00:00",
"link": "https://not.liyy.us.kg/article/example-44",
"author": "茗辰原",
"avatar": "https://cdn.qyliu.top/i/2024/04/21/66249e0a775f8.png"
},
{ {
"title": "hexo + github-action持续集成", "title": "hexo + github-action持续集成",
"created": "2024-06-07 09:18", "created": "2024-06-07 09:18",
@ -714,13 +707,6 @@
"author": "呓语梦轩", "author": "呓语梦轩",
"avatar": "https://cdn.qyliu.top/i/2024/03/30/660769346d538.jpg" "avatar": "https://cdn.qyliu.top/i/2024/03/30/660769346d538.jpg"
}, },
{
"title": "什么神秘独家整理?打开即用?",
"created": "2024-06-02 00:00",
"link": "https://not.liyy.us.kg/article/example-43",
"author": "茗辰原",
"avatar": "https://cdn.qyliu.top/i/2024/04/21/66249e0a775f8.png"
},
{ {
"title": "RuoYi-Vue", "title": "RuoYi-Vue",
"created": "2024-06-01 16:00", "created": "2024-06-01 16:00",
@ -784,13 +770,6 @@
"author": "星空故事", "author": "星空故事",
"avatar": "https://cdn.qyliu.top/i/2024/04/24/6628f767880fa.png" "avatar": "https://cdn.qyliu.top/i/2024/04/24/6628f767880fa.png"
}, },
{
"title": "Vercel 部署 Typecho 博客",
"created": "2024-05-25 00:00",
"link": "https://not.liyy.us.kg/article/example-42",
"author": "茗辰原",
"avatar": "https://cdn.qyliu.top/i/2024/04/21/66249e0a775f8.png"
},
{ {
"title": "Linux 系统 CUDA 多版本共存以及切换", "title": "Linux 系统 CUDA 多版本共存以及切换",
"created": "2024-05-24 05:50", "created": "2024-05-24 05:50",
@ -840,13 +819,6 @@
"author": "微霞", "author": "微霞",
"avatar": "https://cdn.qyliu.top/i/2024/04/06/66116f0fe045d.png" "avatar": "https://cdn.qyliu.top/i/2024/04/06/66116f0fe045d.png"
}, },
{
"title": "VPN翻墙犯法吗",
"created": "2024-05-19 00:00",
"link": "https://not.liyy.us.kg/article/example-41",
"author": "茗辰原",
"avatar": "https://cdn.qyliu.top/i/2024/04/21/66249e0a775f8.png"
},
{ {
"title": "前端分享 - 滑动阻尼效果", "title": "前端分享 - 滑动阻尼效果",
"created": "2024-05-17 09:47", "created": "2024-05-17 09:47",
@ -1190,13 +1162,6 @@
"author": "鹊楠", "author": "鹊楠",
"avatar": "https://cdn.qyliu.top/i/2024/04/10/66164fd0e92b6.png" "avatar": "https://cdn.qyliu.top/i/2024/04/10/66164fd0e92b6.png"
}, },
{
"title": "c++真的简单吗?",
"created": "2024-04-03 00:00",
"link": "https://not.liyy.us.kg/article/example-25",
"author": "茗辰原",
"avatar": "https://cdn.qyliu.top/i/2024/04/21/66249e0a775f8.png"
},
{ {
"title": "如何注销个体工商户营业执照?(以石家庄地区为参考)", "title": "如何注销个体工商户营业执照?(以石家庄地区为参考)",
"created": "2024-04-02 10:33", "created": "2024-04-02 10:33",

View File

@ -1,5 +1,13 @@
{ {
"articles": [ "articles": [
{
"title": "东软软件园实习日记",
"author": "",
"link": "https://blog.qyliu.top/posts/13e6e155/",
"published": "2024-07-01 08:39",
"summary": "大学生累成狗,今天我终于理解了为什么这么说,好不容易结束了为期七天的实训课程,又要写实验报告加小组作业,好不容易完成了小组作业,这不,十五天实习又来了!烦!并且还要天天写学习日志?我直接当作日记写好不好!",
"content": "大学生累成狗,今天我终于理解了为什么这么说,好不容易结束了为期七天的实训课程,又要写实验报告加小组作业,好不容易完成了小组作业,这不,十五天实习又来了!烦!并且还要天天写学习日志?我直接当作日记写好不好!"
},
{ {
"title": "Github Action实现友链状态检测", "title": "Github Action实现友链状态检测",
"author": "", "author": "",