From 158fda7212ad120737a9dd15af16d8e853ed3cb6 Mon Sep 17 00:00:00 2001 From: Deco Date: Sun, 17 Nov 2019 20:40:56 +0800 Subject: [PATCH] =?UTF-8?q?Sun=20Nov=2017=202019=2020:40:55=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 --- 31/01.txt | 6 ++++++ 31/03.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 31/01.txt create mode 100644 31/03.txt diff --git a/31/01.txt b/31/01.txt new file mode 100644 index 0000000..ee9831e --- /dev/null +++ b/31/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯与眼睛立了什么约?", + "body": "约伯与眼睛立约不瞻望处女。" + } +] \ No newline at end of file diff --git a/31/03.txt b/31/03.txt new file mode 100644 index 0000000..ce18ed7 --- /dev/null +++ b/31/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "约伯", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9794679..56e7444 100644 --- a/manifest.json +++ b/manifest.json @@ -314,6 +314,7 @@ "30-22", "30-24", "30-27", - "30-30" + "30-30", + "31-01" ] } \ No newline at end of file