From ecf33b058b59ccadb65fb1c9077ab1a1a0519d3c Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 7 Apr 2026 19:16:45 +0200 Subject: [PATCH] feat: add post on doubint content --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 5b5914d..db936d8 100755 --- a/threads.py +++ b/threads.py @@ -7,6 +7,7 @@ from . import utils threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static') thread_ids = [ + '116364343818471960', '116352859731078602', '116312536977108702', '116245553803866191',