Sat May 19 2018 17:41:16 GMT-0300 (Hora oficial do Brasil)

This commit is contained in:
tsDesktop 2018-05-19 17:41:17 -03:00
parent 3a4ee93cda
commit 842947824e
4 changed files with 16 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[ [
{ {
"title": "O que pode fazer de uma pessoa um fugitivo até a morte?", "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."
} }
] ]

6
28/19.txt Normal file
View File

@ -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."
}
]

6
28/21.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "De que forma um ",
"body": ""
}
]

View File

@ -90,6 +90,8 @@
"28-09", "28-09",
"28-11", "28-11",
"28-13", "28-13",
"28-15" "28-15",
"28-17",
"28-19"
] ]
} }