From 11a489e44ae5d32c8e6f90e89f43432fd778e3a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=80=8A=E6=96=B0=E7=A8=8B=E5=BA=8F=E5=91=98=E3=80=8B?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=83=A8?= Date: Wed, 26 Jan 2022 18:33:37 +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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.json b/index.json index 7ca577e..ad2be2d 100644 --- a/index.json +++ b/index.json @@ -65,6 +65,22 @@ } ], "selected_chapters": [ + { + "id": "9", + "title": "对话Linus Torvalds:Linux 30年", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/20210528131454954.jpeg", + "index": "9", + "magazine_id": "3", + "path": "new-programmer/2021-03", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "100", + "description": "", + "chapter_page_url": "https://new-programmer.gitcode.host/2021-03/66.html", + "chapter_limited_page_url": "" + }, { "id": "9", "title": "对话Linus Torvalds:Linux 30年", -- GitLab