Oops
This commit is contained in:
parent
0482bff45e
commit
427443f3dd
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user