Merge pull request #815 from 2470370075g-ux/fix-typo

修复拼写错误
This commit is contained in:
程序员阿江-Relakkes
2026-01-18 22:24:57 +08:00
committed by GitHub

View File

@@ -82,7 +82,7 @@ def get_a_bogus_from_js(url: str, params: str, user_agent: str):
async def get_a_bogus_from_playright(params: str, post_data: dict, user_agent: str, page: Page):
async def get_a_bogus_from_playwright(params: str, post_data: dict, user_agent: str, page: Page):
"""
Get a_bogus parameter through playwright
playwright version is deprecated