filter rdv
This commit is contained in:
@@ -188,7 +188,7 @@ class MailReader():
|
||||
|
||||
|
||||
def need_to_valid_url(url: str, successful_items) -> bool:
|
||||
return True
|
||||
# return True
|
||||
if len(successful_items) == 0:
|
||||
return False
|
||||
print("url is :" + url)
|
||||
|
||||
Reference in New Issue
Block a user