mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-30 17:54:51 +00:00
gaperlu
This commit is contained in:
parent
32a5c1fb5f
commit
d8e08c8ff0
1 changed files with 0 additions and 2 deletions
|
|
@ -99,11 +99,9 @@ async def kusonimeBypass(url: str):
|
|||
if len(result) != 0:
|
||||
result.clear()
|
||||
err = traceback.format_exc()
|
||||
page.close()
|
||||
LOGGER.error(f"class: {e.__class__.__name_}, {err}")
|
||||
raise Exception(f"ERROR: {err}")
|
||||
finally:
|
||||
page.close()
|
||||
return result
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue