From 427443f3dd49731eb01d78d1f6b8e142e5559d87 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 16 Dec 2023 15:53:11 +0000 Subject: [PATCH] Oops --- twitfix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitfix.py b/twitfix.py index 2723e83..442f012 100644 --- a/twitfix.py +++ b/twitfix.py @@ -156,7 +156,7 @@ def twitfix(sub_path): image = ( int(request.url[-1]) - 1 ) return embed_video(clean, image) - elif True:#request.url.startswith("https://api.vx"): + elif request.url.startswith("https://api.vx"): twitter_url = "https://twitter.com/" + sub_path try: try: