Compare commits
No commits in common. "23cb51985ce511ee5f569676e0bd02bff5094bc6" and "0c5ce6c1eb7594e01c10a1ad10fcd10bc5a01843" have entirely different histories.
23cb51985c
...
0c5ce6c1eb
3
main.py
3
main.py
@ -104,8 +104,7 @@ def update_host(host: str) -> str | None:
|
|||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
while True:
|
||||||
while True:
|
|
||||||
now = datetime.datetime.now()
|
now = datetime.datetime.now()
|
||||||
mongo_hosts = mongo.hosts
|
mongo_hosts = mongo.hosts
|
||||||
hosts = get_hosts()
|
hosts = get_hosts()
|
||||||
|
Loading…
Reference in New Issue
Block a user