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