From 72918cfe49c61c7e8c27f41eaffb28e3c068a4c6 Mon Sep 17 00:00:00 2001 From: yz019 Date: Fri, 17 May 2019 03:17:33 -0500 Subject: [PATCH] Fri May 17 2019 03:17:28 GMT-0500 (Central Daylight Time) --- 02/20.txt | 2 +- 02/21.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 02/21.txt diff --git a/02/20.txt b/02/20.txt index 7a6378c..b6f5920 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1,6 +1,6 @@ [ { "title": "为什么他们哀求耶和华的怜悯?", - "body": "因为耶和华如此严厉地对待他们, 他们饥饿,他们的祭司和先知在主的圣所中被杀戮。" + "body": "因为耶和华如此严厉地对待他们, 他们饥饿,他们的祭司被杀戮。" } ] \ No newline at end of file diff --git a/02/21.txt b/02/21.txt new file mode 100644 index 0000000..77da43f --- /dev/null +++ b/02/21.txt @@ -0,0 +1,6 @@ +[ + { + "title": "耶利米怎么样描述耶和华发烈怒的那一天?", + "body": "耶和华发怒的日子杀死他们" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index e19fadf..414672e 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "02-10", "02-11", "02-15", - "02-18" + "02-18", + "02-20" ] } \ No newline at end of file