From 917b440ec6550c8eda5aa8ec773c6566802c35e7 Mon Sep 17 00:00:00 2001 From: John316 Date: Wed, 30 May 2018 13:25:18 +0800 Subject: [PATCH] Wed May 30 2018 13:25:18 GMT+0800 (CST) --- 15/22.txt | 2 +- 15/25.txt | 6 ++++++ 15/29.txt | 6 ++++++ 15/31.txt | 10 ++++++++++ 15/33.txt | 10 ++++++++++ 15/36.txt | 10 ++++++++++ manifest.json | 7 ++++++- 7 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 15/25.txt create mode 100644 15/29.txt create mode 100644 15/31.txt create mode 100644 15/33.txt create mode 100644 15/36.txt diff --git a/15/22.txt b/15/22.txt index 768d688..a3703b7 100644 --- a/15/22.txt +++ b/15/22.txt @@ -5,6 +5,6 @@ }, { "title": "兵丁们怎么处置耶稣的衣服?", - "body": "" + "body": "兵丁们拈阄分耶稣的衣服。" } ] \ No newline at end of file diff --git a/15/25.txt b/15/25.txt new file mode 100644 index 0000000..e970d15 --- /dev/null +++ b/15/25.txt @@ -0,0 +1,6 @@ +[ + { + "title": "兵丁们在十字架上写耶稣的罪状是什么?", + "body": "兵丁们写的是“犹太的王”。" + } +] \ No newline at end of file diff --git a/15/29.txt b/15/29.txt new file mode 100644 index 0000000..3d072cc --- /dev/null +++ b/15/29.txt @@ -0,0 +1,6 @@ +[ + { + "title": "那些经过耶稣的人怎么挑臖他?", + "body": "那些经过他的人要他自己救自己,并且从十字架上下来。" + } +] \ No newline at end of file diff --git a/15/31.txt b/15/31.txt new file mode 100644 index 0000000..3d0f380 --- /dev/null +++ b/15/31.txt @@ -0,0 +1,10 @@ +[ + { + "title": "祭司长们说耶稣应该要怎么做好让他们相信他?", + "body": "祭司长们说耶稣应该要从十字架下来,这样他们就会相信他。" + }, + { + "title": "当祭司长们在讥笑耶稣的时候,他们怎么称呼耶稣?", + "body": "祭司长们称呼耶稣为基督和以色列的王。" + } +] \ No newline at end of file diff --git a/15/33.txt b/15/33.txt new file mode 100644 index 0000000..f9a82a4 --- /dev/null +++ b/15/33.txt @@ -0,0 +1,10 @@ +[ + { + "title": "正午的时候发生什么事情了?", + "body": "正午的时候,遍地都黑暗了。" + }, + { + "title": "在申初的时候,耶稣大喊着什么?", + "body": "耶稣大声喊着,“我的神,我的神,为什么离弃我?”" + } +] \ No newline at end of file diff --git a/15/36.txt b/15/36.txt new file mode 100644 index 0000000..f600cd7 --- /dev/null +++ b/15/36.txt @@ -0,0 +1,10 @@ +[ + { + "title": "耶稣在离世前做了什么?", + "body": "耶稣大声喊叫后,气就断了。" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index d46f041..414511b 100644 --- a/manifest.json +++ b/manifest.json @@ -302,6 +302,11 @@ "15-12", "15-14", "15-16", - "15-19" + "15-19", + "15-22", + "15-25", + "15-29", + "15-31", + "15-33" ] } \ No newline at end of file