kzropx commited on
Commit
a55826c
·
verified ·
1 Parent(s): 802e9a1

Update pinger.py

Browse files
Files changed (1) hide show
  1. pinger.py +1 -1
pinger.py CHANGED
@@ -1,7 +1,7 @@
1
  import time
2
  import requests
3
 
4
- URL = "https://kzropx-icmr-data.hf.space"
5
 
6
  while True:
7
  try:
 
1
  import time
2
  import requests
3
 
4
+ URL = "https://kzropx-icmr-data.hf.space/?key=@kzr0x"
5
 
6
  while True:
7
  try: