From ac6d018c892a0ad7984e0acca13880e14960fd2e Mon Sep 17 00:00:00 2001 From: Deco Date: Tue, 19 Nov 2019 08:25:58 +0800 Subject: [PATCH] =?UTF-8?q?Tue=20Nov=2019=202019=2008:25:56=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 --- 41/25.txt | 4 ++-- 41/28.txt | 6 ++++++ 41/31.txt | 6 ++++++ manifest.json | 4 +++- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 41/28.txt create mode 100644 41/31.txt diff --git a/41/25.txt b/41/25.txt index 72b460b..4205c5f 100644 --- a/41/25.txt +++ b/41/25.txt @@ -8,7 +8,7 @@ "body": "人若用刀,用枪,用标枪, 用尖枪扎鳄鱼,都是无用。 " }, { - "title": "", - "body": "" + "title": "鳄鱼觉得铁和铜怎么样?", + "body": "它以铁为干草,以铜为烂木。 " } ] \ No newline at end of file diff --git a/41/28.txt b/41/28.txt new file mode 100644 index 0000000..3a648d5 --- /dev/null +++ b/41/28.txt @@ -0,0 +1,6 @@ +[ + { + "title": "鳄鱼怎么经过淤泥?", + "body": "它肚腹下如尖瓦片;它如钉耙经过淤泥。 " + } +] \ No newline at end of file diff --git a/41/31.txt b/41/31.txt new file mode 100644 index 0000000..c0ca527 --- /dev/null +++ b/41/31.txt @@ -0,0 +1,6 @@ +[ + { + "title": "鳄鱼使深渊变得如何?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7f707c7..8be99fe 100644 --- a/manifest.json +++ b/manifest.json @@ -435,6 +435,8 @@ "41-13", "41-16", "41-19", - "41-22" + "41-22", + "41-25", + "41-28" ] } \ No newline at end of file