show email address in the logs

This commit is contained in:
2022-08-13 15:51:42 +02:00
parent 4342fa367d
commit fd1af1778c
+1 -1
View File
@@ -165,7 +165,7 @@ def read_mails():
print("need to validate url: " + url)
executor.submit(url_validator.start_page, params.get_proxy(ProxyType.BRIGHT_DATA), True)
else:
print("do not need to click url --> {}".format(mail))
print("do not need to click url --> {}".format(mail.mail_address))
# check whether the url has already been clicked