mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 04:14:51 +00:00
hmm
This commit is contained in:
parent
3a8e70af44
commit
2ae5f445f3
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ async def kusonimeBypass(url: str, slug=None):
|
||||||
LOGGER.error(err)
|
LOGGER.error(err)
|
||||||
result.update({"error": True, "error_message": err})
|
result.update({"error": True, "error_message": err})
|
||||||
finally:
|
finally:
|
||||||
|
LOGGER.info(result)
|
||||||
await http.delete(_url)
|
await http.delete(_url)
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue