alptangall commited on
Commit
90bb213
·
verified ·
1 Parent(s): 603ab05

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -7,4 +7,5 @@ def ping(url):
7
 
8
  while True:
9
  print(ping('https://alptangall-k-e-p-0l1n3.hf.space/123'))
 
10
  time.sleep(randrange(1,5))
 
7
 
8
  while True:
9
  print(ping('https://alptangall-k-e-p-0l1n3.hf.space/123'))
10
+ print(ping('https://alptangall-testsss.hf.space'))
11
  time.sleep(randrange(1,5))