content: add post
Adding post on "is the world really getting worse"
This commit is contained in:
parent
d20294cabe
commit
de3becb303
1 changed files with 4 additions and 3 deletions
|
@ -10,8 +10,9 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol
|
|||
|
||||
# TODO: move following to an app config or sqlite #########
|
||||
thread_ids = [
|
||||
'114012659479108663',
|
||||
'113986386529736815',
|
||||
'114424567700847705',
|
||||
'114012659479108663',
|
||||
'113986386529736815',
|
||||
'113775430984622212',
|
||||
'113650907203476875',
|
||||
'113449531956042438',
|
||||
|
@ -23,7 +24,7 @@ thread_ids = [
|
|||
'112857168376771706',
|
||||
'112524983806134679',
|
||||
'112461583113763423',
|
||||
'112457129122626146',
|
||||
# '112457129122626146',
|
||||
# '112446314845243621',
|
||||
# '112438729626526601',
|
||||
# '112410098697040344',
|
||||
|
|
Loading…
Reference in a new issue