Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -11,4 +11,5 @@ while True:
|
|
11 |
print(ping('https://alptangall-y0-str.hf.space'))
|
12 |
print(ping('https://alptangall-tt-4to.hf.space'))
|
13 |
print(ping('https://alptangall-space124.hf.space'))
|
|
|
14 |
time.sleep(randrange(1,5))
|
|
|
11 |
print(ping('https://alptangall-y0-str.hf.space'))
|
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))
|