Oops
This commit is contained in:
parent
0482bff45e
commit
427443f3dd
@ -156,7 +156,7 @@ def twitfix(sub_path):
|
|||||||
|
|
||||||
image = ( int(request.url[-1]) - 1 )
|
image = ( int(request.url[-1]) - 1 )
|
||||||
return embed_video(clean, image)
|
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
|
twitter_url = "https://twitter.com/" + sub_path
|
||||||
try:
|
try:
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user