From d073454119b5c7021f737a5cc6a154920cf31da8 Mon Sep 17 00:00:00 2001 From: Deco Date: Sun, 17 Nov 2019 20:39:07 +0800 Subject: [PATCH] =?UTF-8?q?Sun=20Nov=2017=202019=2020:39:06=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 --- 30/24.txt | 4 ++-- 30/27.txt | 6 ++++++ 30/30.txt | 6 ++++++ manifest.json | 5 ++++- 4 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 30/27.txt create mode 100644 30/30.txt diff --git a/30/24.txt b/30/24.txt index bd662d1..9ffb232 100644 --- a/30/24.txt +++ b/30/24.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "约伯等待光明,等来了什么?", + "body": "约伯等待光明,黑暗便来了。" } ] \ No newline at end of file diff --git a/30/27.txt b/30/27.txt new file mode 100644 index 0000000..1413471 --- /dev/null +++ b/30/27.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯在哪里站着求救?", + "body": "约伯在会中站着求救。" + } +] \ No newline at end of file diff --git a/30/30.txt b/30/30.txt new file mode 100644 index 0000000..b50f514 --- /dev/null +++ b/30/30.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯说他的琴音变为什么?", + "body": "约伯说他的琴音变为悲音。" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2ea7984..9794679 100644 --- a/manifest.json +++ b/manifest.json @@ -311,6 +311,9 @@ "30-16", "30-18", "30-20", - "30-22" + "30-22", + "30-24", + "30-27", + "30-30" ] } \ No newline at end of file