From 79c46422fef145f6c9a92d405b91263e97d410b0 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 18 May 2024 13:09:45 +0200 Subject: [PATCH] chore: replace status --- threads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads.py b/threads.py index 7d627eb..7662246 100755 --- a/threads.py +++ b/threads.py @@ -9,7 +9,7 @@ threads = Blueprint('threads', __name__) # TODO: move following to an app config or sqlite ######### server = 'https://social.ayco.io' thread_ids = [ - '112461376150673970', + '112461583113763423', '112460595916342992', '112457129122626146', '112446314845243621',