From 72bc25b442b4f31cc6058c6a56553c54bf655e70 Mon Sep 17 00:00:00 2001 From: Deco Date: Tue, 19 Nov 2019 07:58:00 +0800 Subject: [PATCH] =?UTF-8?q?Tue=20Nov=2019=202019=2007:57:58=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 --- 39/05.txt | 4 ++-- 39/07.txt | 6 ++++++ 39/09.txt | 6 ++++++ 39/13.txt | 10 ++++++++++ manifest.json | 5 ++++- 5 files changed, 28 insertions(+), 3 deletions(-) create mode 100644 39/07.txt create mode 100644 39/09.txt create mode 100644 39/13.txt diff --git a/39/05.txt b/39/05.txt index 55bbf7c..d219bba 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1,6 +1,6 @@ [ { - "title": "耶和华使哪里作野驴的住处、使", - "body": "" + "title": "耶和华使哪里作野驴的住处、使哪里当野驴的居所?", + "body": "耶和华使旷野作它的住处, 使咸地当它的居所。" } ] \ No newline at end of file diff --git a/39/07.txt b/39/07.txt new file mode 100644 index 0000000..f4daaee --- /dev/null +++ b/39/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "哪里是野驴的草场?", + "body": "遍山是野驴的草场。" + } +] \ No newline at end of file diff --git a/39/09.txt b/39/09.txt new file mode 100644 index 0000000..e9abd28 --- /dev/null +++ b/39/09.txt @@ -0,0 +1,6 @@ +[ + { + "title": "耶和华问约伯用套绳做什么?", + "body": "耶和华问约伯用套绳将野牛笼在犁沟之间。" + } +] \ No newline at end of file diff --git a/39/13.txt b/39/13.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/39/13.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index d33975e..81f6034 100644 --- a/manifest.json +++ b/manifest.json @@ -409,6 +409,9 @@ "38-36", "38-39", "38-41", - "39-03" + "39-03", + "39-05", + "39-07", + "39-09" ] } \ No newline at end of file