mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-08 04:44: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
|
return result
|
||||||
|
|
||||||
|
|
||||||
aasync def byPassPh(url: str, name: str):
|
async def byPassPh(url: str, name: str):
|
||||||
kusonime = await kusonimeBypass(url)
|
kusonime = await kusonimeBypass(url)
|
||||||
results = {"error": True, "error_message": kusonime}
|
results = {"error": True, "error_message": kusonime}
|
||||||
template = """
|
template = """
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue