mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-05 03:34:51 +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(
|
plink = await post_to_telegraph(
|
||||||
False, f"{kusonime.get('title')} By {escape(name)}", chevron.render(template, kusonime)
|
False, f"{kusonime.get('title')} By {escape(name)}", chevron.render(template, kusonime)
|
||||||
)
|
)
|
||||||
return "https://telegra.ph/{}".format(plink)
|
return plink
|
||||||
|
|
||||||
|
|
||||||
class Kusonime:
|
class Kusonime:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue