From 077a7aed1e7c127550eddeee67e7ce8e51bf9204 Mon Sep 17 00:00:00 2001 From: Roy Anderson Date: Sat, 31 Mar 2018 21:31:24 +0800 Subject: [PATCH] HTTPS access to Google Maps API on demand Enable HTTPS access to Google Maps API. This is necessary as middleman attackers may obtain location information from user's requests. For users in China, Google and its subdomains are blocked. --- predict/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/predict/index.php b/predict/index.php index e7c1fed..6c077af 100644 --- a/predict/index.php +++ b/predict/index.php @@ -25,9 +25,9 @@ $time = time() + 3600; CUSF Landing Predictor 2.0 - - +