Compare commits
No commits in common. "2640d3fb330f768a15037d7cf9a842428a6a193b" and "b32ef2082c463d3df9ef03b1247492aa6c9266f7" have entirely different histories.
2640d3fb33
...
b32ef2082c
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ import socket
|
|||
import urllib.request
|
||||
from http.server import BaseHTTPRequestHandler
|
||||
|
||||
PING_URL = "https://hc-ping.com/a4b80e88-d7ab-4edc-ad3e-9cd57036075e"
|
||||
PING_URL = "https://hc-ping.com/4f9a5abf-38d6-4f34-a698-9e97c3a62632"
|
||||
|
||||
|
||||
def do_ping():
|
||||
|
|
|
|||
|
|
@ -38,4 +38,3 @@
|
|||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue