mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-03-14 10:00:46 +08:00
Compare commits
2 Commits
00a9e19139
...
04fb716a44
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04fb716a44 | ||
|
|
1f89713b90 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user