Spaces:
Running
Running
Commit
·
8048b40
1
Parent(s):
a639e13
Upload hcaptcha_solver.py
Browse files- hcaptcha_solver.py +1 -2
hcaptcha_solver.py
CHANGED
@@ -118,5 +118,4 @@ async def bytedance(host, sitekey, user_data_dirs):
|
|
118 |
return token
|
119 |
except Exception as e:
|
120 |
print(e)
|
121 |
-
|
122 |
-
os.system("killall -9 firefox")
|
|
|
118 |
return token
|
119 |
except Exception as e:
|
120 |
print(e)
|
121 |
+
|
|