From 0875b707439893dec2f3fcd7964a97860a61f82f Mon Sep 17 00:00:00 2001 From: lilyzheng Date: Fri, 18 Oct 2019 15:07:15 +0800 Subject: [PATCH] Fri Oct 18 2019 15:07:15 GMT+0800 (CST) --- 01/04.txt | 10 ++++++++++ manifest.json | 4 +++- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 01/04.txt diff --git a/01/04.txt b/01/04.txt new file mode 100644 index 0000000..609456d --- /dev/null +++ b/01/04.txt @@ -0,0 +1,10 @@ +[ + { + "title": "剪虫", + "body": "大群的昆虫,如蝗虫,聚集在一起飞行,吃掉大面积的粮食作物。" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2431326..9007295 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "lilyzheng" ], - "finished_chunks": [] + "finished_chunks": [ + "01-01" + ] } \ No newline at end of file