can run exe file

This commit is contained in:
2022-05-11 19:57:52 +02:00
parent aedea57fbd
commit d37aff124a
12 changed files with 94 additions and 85 deletions
-1
View File
@@ -19,7 +19,6 @@ RDV_URL = "https://rendezvousparis.hermes.com/client/register"
# 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"
MESSAGE_FIELD_CLASS = ".message"