url = 'https://сайт.ру/'
r = requests.get(url)
. Не получается открыть, пишет ошибку ConnectionError: HTTPSConnectionPool(host='сайт.ру, port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f337ca3ec90>: Failed to establish a new connection: [Errno 110] Connection timed out'))