Compare commits

..

No commits in common. "23cb51985ce511ee5f569676e0bd02bff5094bc6" and "0c5ce6c1eb7594e01c10a1ad10fcd10bc5a01843" have entirely different histories.

View File

@ -104,8 +104,7 @@ def update_host(host: str) -> str | None:
return None
if __name__ == "__main__":
while True:
while True:
now = datetime.datetime.now()
mongo_hosts = mongo.hosts
hosts = get_hosts()