Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
kzropx
/
icmr-data
like
0
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
kzropx
commited on
24 days ago
Commit
a55826c
·
verified
·
1 Parent(s):
802e9a1
Update pinger.py
Browse files
Files changed (1)
hide
show
pinger.py
+1
-1
pinger.py
CHANGED
Viewed
@@ -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: