This commit is contained in:
Dylan 2023-12-16 15:53:11 +00:00
parent 0482bff45e
commit 427443f3dd

View File

@ -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: