From f9ac9f149d88c3c3a8be05a463ffb429a516761e Mon Sep 17 00:00:00 2001 From: Deco Date: Tue, 19 Nov 2019 08:04:00 +0800 Subject: [PATCH] =?UTF-8?q?Tue=20Nov=2019=202019=2008:03:58=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 --- 39/21.txt | 4 ++-- 39/24.txt | 6 ++++++ 39/27.txt | 6 ++++++ 40/03.txt | 6 ++++++ manifest.json | 5 ++++- 5 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 39/24.txt create mode 100644 39/27.txt create mode 100644 40/03.txt diff --git a/39/21.txt b/39/21.txt index bd662d1..e03e787 100644 --- a/39/21.txt +++ b/39/21.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "马对刀剑有什么反应?", + "body": "马不因刀剑退回。" } ] \ No newline at end of file diff --git a/39/24.txt b/39/24.txt new file mode 100644 index 0000000..2545f67 --- /dev/null +++ b/39/24.txt @@ -0,0 +1,6 @@ +[ + { + "title": "马一听角声就怎样?", + "body": "马一听角声就不耐站立。" + } +] \ No newline at end of file diff --git a/39/27.txt b/39/27.txt new file mode 100644 index 0000000..2b4b71d --- /dev/null +++ b/39/27.txt @@ -0,0 +1,6 @@ +[ + { + "title": "大鹰上腾在哪里搭窝?", + "body": "大鹰上腾在高处搭窝。" + } +] \ No newline at end of file diff --git a/40/03.txt b/40/03.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/40/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index ad787b7..8416745 100644 --- a/manifest.json +++ b/manifest.json @@ -415,6 +415,9 @@ "39-09", "39-13", "39-16", - "39-19" + "39-19", + "39-21", + "39-24", + "39-27" ] } \ No newline at end of file