Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -8,5 +8,5 @@ def ping(url):
|
|
8 |
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-
|
12 |
time.sleep(randrange(1,5))
|
|
|
8 |
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))
|