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