From cae3da66d2795f3e07038fd2cfb9fe1c973e90bd Mon Sep 17 00:00:00 2001 From: Deco Date: Sun, 17 Nov 2019 22:26:25 +0800 Subject: [PATCH] =?UTF-8?q?Sun=20Nov=2017=202019=2022:26:23=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 --- 31/07.txt | 4 ++-- 31/09.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 31/09.txt diff --git a/31/07.txt b/31/07.txt index ce18ed7..0dc233f 100644 --- a/31/07.txt +++ b/31/07.txt @@ -1,6 +1,6 @@ [ { - "title": "约伯", - "body": "" + "title": "约伯说若他偏离正路,他的田所产的将如何?", + "body": "约伯说若他偏离正路,他的田所产的将被拔出来。" } ] \ No newline at end of file diff --git a/31/09.txt b/31/09.txt new file mode 100644 index 0000000..0c2db2a --- /dev/null +++ b/31/09.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯说若他向别的妇人起淫念,他会遭什么报应?", + "body": "他的妻子给别人推磨。" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index ae7bcfa..799cd17 100644 --- a/manifest.json +++ b/manifest.json @@ -317,6 +317,8 @@ "30-30", "31-01", "31-03", - "31-05" + "31-05", + "31-07", + "31-09" ] } \ No newline at end of file