aboutsummaryrefslogtreecommitdiffstats
path: root/root/html/pages
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-09-14 15:25:09 +0300
committerJani Välimaa <wally@mageia.org>2024-09-14 15:25:09 +0300
commit9254513331530ef339fd6364164da64596b07b5d (patch)
treefafbe1108e51945863215924c3d0435507a81486 /root/html/pages
parente5397b9345bf56601f816d7b2c94462a6cdbe9b7 (diff)
downloadmgamirrors-9254513331530ef339fd6364164da64596b07b5d.tar
mgamirrors-9254513331530ef339fd6364164da64596b07b5d.tar.gz
mgamirrors-9254513331530ef339fd6364164da64596b07b5d.tar.bz2
mgamirrors-9254513331530ef339fd6364164da64596b07b5d.tar.xz
mgamirrors-9254513331530ef339fd6364164da64596b07b5d.zip
Use https:// where applicableHEADmaster
Diffstat (limited to 'root/html/pages')
-rw-r--r--root/html/pages/report/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/html/pages/report/index.tt b/root/html/pages/report/index.tt
index b6c4364..ddb1871 100644
--- a/root/html/pages/report/index.tt
+++ b/root/html/pages/report/index.tt
@@ -1,6 +1,6 @@
<!-- $Id$ -->
<script type="text/javascript"
- src="http://maps.google.com/maps/api/js?sensor=false">
+ src="https://maps.google.com/maps/api/js?sensor=false">
</script>
<style>
div.infow { margin: 0; font-size: 70%; font-family: Helvetica, Arial, sans-serif; }