From 2ef0875e7373813181e433bb3e4e77823dba37d1 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 22 Mar 2025 12:23:19 +0100 Subject: [PATCH] feat: add post --- threads.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/threads.py b/threads.py index 2923aa2..50817c1 100755 --- a/threads.py +++ b/threads.py @@ -10,6 +10,7 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol # TODO: move following to an app config or sqlite ######### thread_ids = [ + '114202630459242553', '114012659479108663', '113986386529736815', '113775430984622212', @@ -23,7 +24,7 @@ thread_ids = [ '112857168376771706', '112524983806134679', '112461583113763423', - '112457129122626146', + # '112457129122626146', # '112446314845243621', # '112438729626526601', # '112410098697040344',