zhou12189108 commited on
Commit
8048b40
·
1 Parent(s): a639e13

Upload hcaptcha_solver.py

Browse files
Files changed (1) hide show
  1. 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
- finally:
122
- os.system("killall -9 firefox")
 
118
  return token
119
  except Exception as e:
120
  print(e)
121
+