add source_from to result

This commit is contained in:
2022-05-12 11:53:32 +02:00
parent 2d73d58f62
commit 8a81f018ab
4 changed files with 8 additions and 7 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"