From 842947824e600c4f2fe46f788a5c42b85cf0408b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 17:41:17 -0300 Subject: [PATCH] Sat May 19 2018 17:41:16 GMT-0300 (Hora oficial do Brasil) --- 28/17.txt | 2 +- 28/19.txt | 6 ++++++ 28/21.txt | 6 ++++++ manifest.json | 4 +++- 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 28/19.txt create mode 100644 28/21.txt diff --git a/28/17.txt b/28/17.txt index e61955d..cf31cb6 100644 --- a/28/17.txt +++ b/28/17.txt @@ -1,6 +1,6 @@ [ { "title": "O que pode fazer de uma pessoa um fugitivo até a morte?", - "body": "Derramar o sangue de alguém" + "body": "Derramar o sangue de alguém pode tornar uma pessoa fugitiva até sua morte." } ] \ No newline at end of file diff --git a/28/19.txt b/28/19.txt new file mode 100644 index 0000000..4eb7611 --- /dev/null +++ b/28/19.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que pode fazer com que uma pessoa tenha muita pobreza?", + "body": "Se uma pessoa seguir objetivos inúteis ela terá muita pobreza." + } +] \ No newline at end of file diff --git a/28/21.txt b/28/21.txt new file mode 100644 index 0000000..7432b2b --- /dev/null +++ b/28/21.txt @@ -0,0 +1,6 @@ +[ + { + "title": "De que forma um ", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 36cb586..b6367c2 100644 --- a/manifest.json +++ b/manifest.json @@ -90,6 +90,8 @@ "28-09", "28-11", "28-13", - "28-15" + "28-15", + "28-17", + "28-19" ] } \ No newline at end of file