can take appointment

This commit is contained in:
2022-05-11 12:48:07 +02:00
parent 4e468bc2a0
commit 2d73d58f62
5 changed files with 10 additions and 13 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ from pojo.ReserveResultPojo import ReserveResultPojo, PublishType
from pojo.contact_pojo import ContactPojo
from utils.excel_reader import ExcelHelper
# RDV_URL = "https://rendezvousparis.hermes.com/client/register"
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://api.ipify.org"
# RDV_URL ="https://bot.sannysoft.com/"
otp_value = None
user_agent_list = ExcelHelper().read_user_agent_list()