mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-08 12:54:51 +00:00
debug
This commit is contained in:
parent
3e2a657ec7
commit
3a8e70af44
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ async def byPassPh(url: str, name: str):
|
||||||
<br>
|
<br>
|
||||||
{{/data}}
|
{{/data}}
|
||||||
""".strip()
|
""".strip()
|
||||||
|
LOGGER.info(kusonime)
|
||||||
if not kusonime["error"]:
|
if not kusonime["error"]:
|
||||||
html = render(template, kusonime)
|
html = render(template, kusonime)
|
||||||
telegraph = Telegraph()
|
telegraph = Telegraph()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue