From e5e136fedffc51f67814ac55a48a238285a4c893 Mon Sep 17 00:00:00 2001 From: Deco Date: Tue, 19 Nov 2019 08:10:00 +0800 Subject: [PATCH] =?UTF-8?q?Tue=20Nov=2019=202019=2008:09: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 --- 40/12.txt | 6 ++++++ 40/15.txt | 6 ++++++ 40/17.txt | 6 ++++++ 40/19.txt | 10 ++++++++++ manifest.json | 5 ++++- 5 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 40/12.txt create mode 100644 40/15.txt create mode 100644 40/17.txt create mode 100644 40/19.txt diff --git a/40/12.txt b/40/12.txt new file mode 100644 index 0000000..55aa08c --- /dev/null +++ b/40/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "耶和华要约伯怎么对待恶人?", + "body": "耶和华要约伯把恶人践踏在本处。" + } +] \ No newline at end of file diff --git a/40/15.txt b/40/15.txt new file mode 100644 index 0000000..176a1d1 --- /dev/null +++ b/40/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "河马吃什么?", + "body": "河马吃草与牛一样。" + } +] \ No newline at end of file diff --git a/40/17.txt b/40/17.txt new file mode 100644 index 0000000..9b18620 --- /dev/null +++ b/40/17.txt @@ -0,0 +1,6 @@ +[ + { + "title": "河马怎么摇动尾巴?", + "body": "河马摇动尾巴如香柏树。" + } +] \ No newline at end of file diff --git a/40/19.txt b/40/19.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/40/19.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1722955..96fb20e 100644 --- a/manifest.json +++ b/manifest.json @@ -422,6 +422,9 @@ "40-03", "40-06", "40-08", - "40-10" + "40-10", + "40-12", + "40-15", + "40-17" ] } \ No newline at end of file