summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/404.html2
-rw-r--r--public/500.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/404.html b/public/404.html
index 5dfdeae1..56c5dfeb 100644
--- a/public/404.html
+++ b/public/404.html
@@ -30,7 +30,7 @@
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),
GOOG_FIXURL_SITE = location.host;
</script>
- <script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
+ <script src="https://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
</article>
</body>
</html>
diff --git a/public/500.html b/public/500.html
index 65b81c26..61448d83 100644
--- a/public/500.html
+++ b/public/500.html
@@ -31,7 +31,7 @@
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),
GOOG_FIXURL_SITE = location.host;
</script>
- <script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
+ <script src="https://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
</article>
</body>
</html>