mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-05 03:34:51 +00:00
Typo
This commit is contained in:
parent
c5f77e9840
commit
8b5d077d68
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ async def bypass(_, message):
|
||||||
disable_web_page_preview=True,
|
disable_web_page_preview=True,
|
||||||
)
|
)
|
||||||
elif "we.tl" or "wetransfer.com" in host:
|
elif "we.tl" or "wetransfer.com" in host:
|
||||||
|
data = await wetransfer_bypass(url)
|
||||||
await msg.edit(f"{data}\n\n{mention}")
|
await msg.edit(f"{data}\n\n{mention}")
|
||||||
else:
|
else:
|
||||||
await msg.edit("Unsupported link..")
|
await msg.edit("Unsupported link..")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue