From c1f1d8a7552b42608c735fe0627f35b64dd2eaee Mon Sep 17 00:00:00 2001 From: Deco Date: Fri, 8 Nov 2019 21:24:51 +0800 Subject: [PATCH] =?UTF-8?q?Fri=20Nov=2008=202019=2021:24:49=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 --- 23/15.txt | 2 +- 24/01.txt | 6 ++++++ 24/title.txt | 6 ++++++ manifest.json | 3 ++- 4 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 24/01.txt create mode 100644 24/title.txt diff --git a/23/15.txt b/23/15.txt index 4274566..5ad2873 100644 --- a/23/15.txt +++ b/23/15.txt @@ -5,6 +5,6 @@ }, { "title": "什么蒙蔽了约伯的脸?", - "body": "幽暗蒙蔽了约伯的lian" + "body": "幽暗蒙蔽了约伯的脸。" } ] \ No newline at end of file diff --git a/24/01.txt b/24/01.txt new file mode 100644 index 0000000..6629fdf --- /dev/null +++ b/24/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯认为什么时候不是上帝所定的呢?", + "body": "约伯问为什么审判恶人的时候不是全能者所定的。" + } +] \ No newline at end of file diff --git a/24/title.txt b/24/title.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/24/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 188bf9f..854e493 100644 --- a/manifest.json +++ b/manifest.json @@ -250,6 +250,7 @@ "23-06", "23-08", "23-10", - "23-13" + "23-13", + "23-15" ] } \ No newline at end of file