mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 18:44:50 +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)
|
||||
result.update({"error": True, "error_message": err})
|
||||
finally:
|
||||
LOGGER.info(result)
|
||||
await http.delete(_url)
|
||||
return result
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue