From b951a9842ab3c4e167bb82096dac6fe93a4481ef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 17:12:58 -0300 Subject: [PATCH] Sat May 19 2018 17:12:58 GMT-0300 (Hora oficial do Brasil) --- 21/23.txt | 2 +- 21/27.txt | 6 ++++++ 21/30.txt | 10 ++++++++++ manifest.json | 6 +++++- 4 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 21/27.txt create mode 100644 21/30.txt diff --git a/21/23.txt b/21/23.txt index d37b387..f4e54a6 100644 --- a/21/23.txt +++ b/21/23.txt @@ -1,6 +1,6 @@ [ { "title": "Qual o nome para uma pessoa orgulhosa e altiva?", - "body": "A pessoa orgulhosa e" + "body": "A pessoa orgulhosa e altiva é chamada de zombadora." } ] \ No newline at end of file diff --git a/21/27.txt b/21/27.txt new file mode 100644 index 0000000..a590db7 --- /dev/null +++ b/21/27.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Que tipo de sacrifício é detestável?", + "body": "O sacrifício do ímpio é detestável." + } +] \ No newline at end of file diff --git a/21/30.txt b/21/30.txt new file mode 100644 index 0000000..d0f62f9 --- /dev/null +++ b/21/30.txt @@ -0,0 +1,10 @@ +[ + { + "title": "O que não pode ", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c0a8d3e..c8fe7a4 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,10 @@ "21-13", "21-15", "21-17", - "21-21" + "21-21", + "21-23", + "21-25", + "21-27", + "21-29" ] } \ No newline at end of file