add mobile proxy

This commit is contained in:
Lei PAN
2022-06-09 10:12:43 +02:00
parent f077f25f49
commit d268b02e4e
3 changed files with 11 additions and 9 deletions
-1
View File
@@ -61,7 +61,6 @@ class ResultChecker:
def run(self, reserve_pojo: ReserveResultPojo, collection):
print("Launched worker in ", threading.current_thread().name)
url = reserve_pojo.url
phone_number = reserve_pojo.phone
# url_to_check = url.replace("register/", "")
# url_to_check = url + "?lang=fr"
print("url is " + url)