zhou12189108 commited on
Commit
a0863ff
1 Parent(s): b0452e6

Update hcaptcha_solver.py

Browse files
Files changed (1) hide show
  1. 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 = 'wozqio2wutagq7qw'
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):