This commit is contained in:
yasir 2022-12-05 12:21:00 +07:00
parent c5f77e9840
commit 8b5d077d68

View file

@ -118,6 +118,7 @@ async def bypass(_, message):
disable_web_page_preview=True,
)
elif "we.tl" or "wetransfer.com" in host:
data = await wetransfer_bypass(url)
await msg.edit(f"{data}\n\n{mention}")
else:
await msg.edit("Unsupported link..")