Spaces:
Running
Running
Upload hcaptcha_solver.py
Browse files- hcaptcha_solver.py +1 -1
hcaptcha_solver.py
CHANGED
@@ -285,4 +285,4 @@ async def main(host, key):
|
|
285 |
return token
|
286 |
|
287 |
|
288 |
-
asyncio.run(main("free.vps.vc", "3bae0a5b-f2b8-43ef-98b7-76865a8a3997"))
|
|
|
285 |
return token
|
286 |
|
287 |
|
288 |
+
#asyncio.run(main("free.vps.vc", "3bae0a5b-f2b8-43ef-98b7-76865a8a3997"))
|