From f96c7a8b6525f124cf57b166fbf068ef15b11332 Mon Sep 17 00:00:00 2001 From: Rocky Date: Thu, 28 Nov 2019 16:42:01 +0800 Subject: [PATCH] =?UTF-8?q?Thu=20Nov=2028=202019=2016:42:01=20GMT+0800=20(?= =?UTF-8?q?=E4=B8=AD=E5=9B=BD=E6=A0=87=E5=87=86=E6=97=B6=E9=97=B4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/05.txt | 4 ++-- 03/06.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ manifest.json | 3 ++- 3 files changed, 46 insertions(+), 3 deletions(-) create mode 100644 03/06.txt diff --git a/03/05.txt b/03/05.txt index 5c7e026..e6b4ad1 100644 --- a/03/05.txt +++ b/03/05.txt @@ -1,6 +1,6 @@ [ { - "title": "I want you to swear ... until it is over\n", - "body": "" + "title": "I want you to swear ... until it is over", + "body": "NA" } ] \ No newline at end of file diff --git a/03/06.txt b/03/06.txt new file mode 100644 index 0000000..9439ce0 --- /dev/null +++ b/03/06.txt @@ -0,0 +1,42 @@ +[ + { + "title": "概览", + "body": "这是这卷书的第三部分" + }, + { + "title": "那从旷野上来", + "body": "这群人正从旷野前往耶路撒冷。因为旷野在约但谷,耶路撒冷在山上,百姓必须上去,才能上耶路撒冷。" + }, + { + "title": "形状如烟柱", + "body": "因为人们在旅行时在空气中扬起了许多灰尘,所以这些灰尘在远处看起来就像烟一样。另译:“烟柱升腾。”(参见:figs_simile)" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 25f8134..95bb5a0 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "02-16", "03-title", "03-01", - "03-03" + "03-03", + "03-05" ] } \ No newline at end of file