From 96e09af09bc50435c6c7ddd1049610de3d084f21 Mon Sep 17 00:00:00 2001 From: CatC Date: Tue, 2 Jul 2019 22:48:44 -0500 Subject: [PATCH] Tue Jul 02 2019 22:48:44 GMT-0500 (CDT) --- 18/04.txt | 4 ++++ 18/06.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 18/06.txt diff --git a/18/04.txt b/18/04.txt index 81fef18..afe896f 100644 --- a/18/04.txt +++ b/18/04.txt @@ -14,5 +14,9 @@ { "title": "我就是", "body": "虽然省略了「他」一词,但这话的言下之意已经表达了这意思。另译:「我就是他」" + }, + { + "title": "背叛他的那位", + "body": "「将他交出的那位」" } ] \ No newline at end of file diff --git a/18/06.txt b/18/06.txt new file mode 100644 index 0000000..0852f3e --- /dev/null +++ b/18/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "我就是", + "body": "虽然省略了「他」一词,但这话的言下之意已经表达了这意思。另译:「我就是他」" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index fd401d6..29c4308 100644 --- a/manifest.json +++ b/manifest.json @@ -357,6 +357,7 @@ "17-24", "17-25", "18-title", - "18-01" + "18-01", + "18-04" ] } \ No newline at end of file