Spaces:
Running
Running
zhou12189108
commited on
Commit
•
a0863ff
1
Parent(s):
b0452e6
Update hcaptcha_solver.py
Browse files- hcaptcha_solver.py +1 -1
hcaptcha_solver.py
CHANGED
@@ -7,7 +7,7 @@ import requests
|
|
7 |
from hcaptcha_challenger.agents import Malenia
|
8 |
from playwright.async_api import BrowserContext as ASyncContext, async_playwright
|
9 |
|
10 |
-
nopecha.api_key = '
|
11 |
|
12 |
|
13 |
async def route_continuation(route, request, host, sitekey):
|
|
|
7 |
from hcaptcha_challenger.agents import Malenia
|
8 |
from playwright.async_api import BrowserContext as ASyncContext, async_playwright
|
9 |
|
10 |
+
nopecha.api_key = '8gxwfvhtndun30i6'
|
11 |
|
12 |
|
13 |
async def route_continuation(route, request, host, sitekey):
|