diff --git a/commandor_page.py b/commandor_page.py index 1281dc1..3c9d080 100644 --- a/commandor_page.py +++ b/commandor_page.py @@ -17,6 +17,7 @@ RDV_URL = "https://rendezvousparis.hermes.com/client/register" # # RDV_URL = "file:///Users/lpan/Downloads/test_appointment.html" # RDV_URL = "https://api.ipify.org" +# RDV_URL = "https://bot.sannysoft.com/" otp_value = None user_agent_list = ExcelHelper().read_user_agent_list() OTP_FIELD_ID = "#sms_code" diff --git a/docs/mobile_user_agent_list.xlsx b/docs/mobile_user_agent_list.xlsx index 8f2e604..c69aab3 100644 Binary files a/docs/mobile_user_agent_list.xlsx and b/docs/mobile_user_agent_list.xlsx differ diff --git a/requirements.txt b/requirements.txt index b0dde81..bc64080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ dataclasses_json==0.5.6 firebase_admin==5.2.0 pandas==1.4.1 -playwright==1.19.0 +playwright==1.20.1 pyserial==3.5 python_gsmmodem_new==0.13.0