mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 20:34:52 +00:00
lupa astaga
This commit is contained in:
parent
d8e08c8ff0
commit
97c232bd8d
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ async def byPassPh(url: str, name: str) -> Optional[str]:
|
||||||
{{/data}}
|
{{/data}}
|
||||||
""".strip()
|
""".strip()
|
||||||
plink = await post_to_telegraph(
|
plink = await post_to_telegraph(
|
||||||
False, f"{kusonime.get('title')} By {escape(name)}", render(template, kusonime)
|
False, f"{kusonime.get('title')} By {escape(name)}", chevron.render(template, kusonime)
|
||||||
)
|
)
|
||||||
return "https://telegra.ph/{}".format(plink)
|
return "https://telegra.ph/{}".format(plink)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue