From 5024378c3fc2eb5798a7d1350415e917f9c58db0 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 4 Aug 2016 23:50:44 -0700 Subject: [PATCH] add Firefox to UA, which seems to tickle www.google.com into better behavior --- check_https.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_https.py b/check_https.py index 2ed9c3b..91200c5 100755 --- a/check_https.py +++ b/check_https.py @@ -19,7 +19,7 @@ from lxml import etree, html PARALLELISM = 16 -USER_AGENT = "Mozilla/5.0 compatible HTTPSWatch Bot https://httpswatch.com" +USER_AGENT = "Mozilla/5.0 compatible HTTPSWatch Bot (https://httpswatch.com) Firefox/48.0" ANALYTICS = """