main
Bob Mottram 2023-10-10 11:16:08 +01:00
parent 4874d5c4bd
commit f2348b4f86
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import http.client
from urllib.parse import urlparse
import ssl
from socket import gaierror
import errno
class Result: