feat: add entry for FOSDEM video; remove older ones
ID: 113986386529736815
This commit is contained in:
parent
232770b821
commit
0c02281de8
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol
|
||||||
|
|
||||||
# TODO: move following to an app config or sqlite #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
|
'113986386529736815',
|
||||||
'114012659479108663',
|
'114012659479108663',
|
||||||
'113775430984622212',
|
'113775430984622212',
|
||||||
# '113808885064957157', # -- has embed, erroring: no account
|
|
||||||
'113650907203476875',
|
'113650907203476875',
|
||||||
'113449531956042438',
|
'113449531956042438',
|
||||||
'113300434695033812',
|
'113300434695033812',
|
||||||
|
@ -24,8 +24,8 @@ thread_ids = [
|
||||||
'112524983806134679',
|
'112524983806134679',
|
||||||
'112461583113763423',
|
'112461583113763423',
|
||||||
'112457129122626146',
|
'112457129122626146',
|
||||||
'112446314845243621',
|
# '112446314845243621',
|
||||||
'112438729626526601',
|
# '112438729626526601',
|
||||||
# '112410098697040344',
|
# '112410098697040344',
|
||||||
# '112400284252533385',
|
# '112400284252533385',
|
||||||
# '112365019457303644',
|
# '112365019457303644',
|
||||||
|
|
Loading…
Reference in a new issue