From 37b59279822087badf8f900730d1b216a05fbccd Mon Sep 17 00:00:00 2001 From: Deco Date: Sun, 17 Nov 2019 22:22:25 +0800 Subject: [PATCH] =?UTF-8?q?Sun=20Nov=2017=202019=2022:22: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/03.txt | 4 ++-- 31/05.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 31/05.txt diff --git a/31/03.txt b/31/03.txt index ce18ed7..1b2a28b 100644 --- a/31/03.txt +++ b/31/03.txt @@ -1,6 +1,6 @@ [ { - "title": "约伯", - "body": "" + "title": "约伯以为祸患临到谁呢?", + "body": "约伯以为祸患临到不义的人。" } ] \ No newline at end of file diff --git a/31/05.txt b/31/05.txt new file mode 100644 index 0000000..dc1ac56 --- /dev/null +++ b/31/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯想如何让神知道他的chunz", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 56e7444..b086567 100644 --- a/manifest.json +++ b/manifest.json @@ -315,6 +315,7 @@ "30-24", "30-27", "30-30", - "31-01" + "31-01", + "31-03" ] } \ No newline at end of file