From 81a70975ee542e7bd0a564b542d37f7c64dcd88e Mon Sep 17 00:00:00 2001 From: CatC Date: Sat, 8 Sep 2018 23:42:00 -0500 Subject: [PATCH] Sat Sep 08 2018 23:42:00 GMT-0500 (CDT) --- 01/40.txt | 2 +- 01/43.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 01/43.txt diff --git a/01/40.txt b/01/40.txt index 8aca13d..7952cc2 100644 --- a/01/40.txt +++ b/01/40.txt @@ -5,6 +5,6 @@ }, { "title": "约翰的儿子", - "body": "" + "body": "这不是施洗约翰。 「约翰」是个很普遍的名字。" } ] \ No newline at end of file diff --git a/01/43.txt b/01/43.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/01/43.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 476435a..afd04a1 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "01-29", "01-32", "01-35", - "01-37" + "01-37", + "01-40" ] } \ No newline at end of file