mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 09:44:50 +00:00
dobel hehehe
This commit is contained in:
parent
1add9c1c81
commit
0905e04949
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ async def byPassPh(url: str, name: str) -> Optional[str]:
|
|||
plink = await post_to_telegraph(
|
||||
False, f"{kusonime.get('title')} By {escape(name)}", chevron.render(template, kusonime)
|
||||
)
|
||||
return "https://telegra.ph/{}".format(plink)
|
||||
return plink
|
||||
|
||||
|
||||
class Kusonime:
|
||||
|
|
|
|||
Loading…
Reference in a new issue