From 76085d66ded871f744434262f63eb239031ced96 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Mon, 19 Jul 2021 14:15:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0index.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/index.json b/index.json index 80531ae..5015f39 100644 --- a/index.json +++ b/index.json @@ -39,6 +39,22 @@ "chapter_page_url": "https://new-programmer.gitcode.host/2021-01/25.html", "chapter_limited_page_url": "" }, + { + "id": "4", + "title": "万亿美元软件浪潮来临,开发者是核心!", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/img_convert/936fefea21ba5bd04214a6d5f2acdb95.png", + "index": "4", + "magazine_id": "1", + "path": "new-programmer/2021-01", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "0", + "description": "", + "chapter_page_url": "http://new-programmer.gitcode.host/2021-01/22.html", + "chapter_limited_page_url": "" + }, { "id": "10", "title": "20年开源软件之路——专访OpenCV创始人Gary Bradski", @@ -55,6 +71,22 @@ "chapter_page_url": "https://new-programmer.gitcode.host/2021-01/31.html", "chapter_limited_page_url": "" }, + { + "id": "5", + "title": "海外SaaS的中国启示录", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/img_convert/7af6bc0858c09cc246789f6ca08531cd.png", + "index": "5", + "magazine_id": "1", + "path": "new-programmer/2021-01", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "0", + "description": "", + "chapter_page_url": "http://new-programmer.gitcode.host/2021-01/23.html", + "chapter_limited_page_url": "" + }, { "id": "11", "title": "直接学Vue 3吧——对话Vue.js作者尤雨溪", -- GitLab