mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 04:14:51 +00:00
typo
This commit is contained in:
parent
e3ee78f3e3
commit
095c7312c7
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ async def kusonimeBypass(url: str, slug=None):
|
|||
return result
|
||||
|
||||
|
||||
aasync def byPassPh(url: str, name: str):
|
||||
async def byPassPh(url: str, name: str):
|
||||
kusonime = await kusonimeBypass(url)
|
||||
results = {"error": True, "error_message": kusonime}
|
||||
template = """
|
||||
|
|
|
|||
Loading…
Reference in a new issue