From 49c282bb201eabc7b8bde0a0c902bb394593e1ab Mon Sep 17 00:00:00 2001 From: Deco Date: Fri, 8 Nov 2019 21:56:51 +0800 Subject: [PATCH] =?UTF-8?q?Fri=20Nov=2008=202019=2021:56:49=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 --- 26/05.txt | 2 +- 26/07.txt | 6 ++++++ 26/09.txt | 6 ++++++ 26/11.txt | 6 ++++++ manifest.json | 5 ++++- 5 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 26/07.txt create mode 100644 26/09.txt create mode 100644 26/11.txt diff --git a/26/05.txt b/26/05.txt index e0656f7..24c5890 100644 --- a/26/05.txt +++ b/26/05.txt @@ -1,6 +1,6 @@ [ { "title": "在神面前,什么东西不得遮掩?", - "body": "" + "body": "在神面前,灭亡不得遮掩。" } ] \ No newline at end of file diff --git a/26/07.txt b/26/07.txt new file mode 100644 index 0000000..9347384 --- /dev/null +++ b/26/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "神将水包在哪里?", + "body": "神将水包在密云中。" + } +] \ No newline at end of file diff --git a/26/09.txt b/26/09.txt new file mode 100644 index 0000000..a4313de --- /dev/null +++ b/26/09.txt @@ -0,0 +1,6 @@ +[ + { + "title": "神将什么铺在他的宝座上?", + "body": "神将云铺在他的宝座上。" + } +] \ No newline at end of file diff --git a/26/11.txt b/26/11.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/26/11.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7ac105f..e871d69 100644 --- a/manifest.json +++ b/manifest.json @@ -265,6 +265,9 @@ "24-24", "25-01", "25-04", - "26-01" + "26-01", + "26-05", + "26-07", + "26-09" ] } \ No newline at end of file