Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -12,4 +12,5 @@ while True:
|
|
12 |
print(ping('https://alptangall-tt-4to.hf.space'))
|
13 |
print(ping('https://alptangall-space124.hf.space'))
|
14 |
print(ping('https://alptangall-tt0k-4ut0.hf.space'))
|
|
|
15 |
time.sleep(randrange(1,5))
|
|
|
12 |
print(ping('https://alptangall-tt-4to.hf.space'))
|
13 |
print(ping('https://alptangall-space124.hf.space'))
|
14 |
print(ping('https://alptangall-tt0k-4ut0.hf.space'))
|
15 |
+
ping('https://alptangall-bena-b-c.hf.space')
|
16 |
time.sleep(randrange(1,5))
|