From 3b0c974b9ce21bf85d1c819d3601277f96bfce69 Mon Sep 17 00:00:00 2001 From: Guy Ellis <wildfiction@gmail.com> Date: Sat, 8 Oct 2016 11:50:40 -0700 Subject: [PATCH] Change external JS references from http to https --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 252c0cd..1150d8a 100644 --- a/index.html +++ b/index.html @@ -8,10 +8,10 @@ <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <meta name="viewport" content="width=device-width"/> - <link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> + <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <link href="toastmaster.css" rel="stylesheet"/> - <link rel="canonical" href="http://www.toastmastertimer.com/"> + <link rel="canonical" href="https://www.toastmastertimer.com/"> </head> <body> <div id="body"> @@ -67,14 +67,14 @@ <h1 style="margin-bottom: 20px;">Toastmaster Speech Timer</h1> </div> </div> </footer> -<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> -<script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> +<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> +<script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> <script src="toastmaster.js"></script> <!-- AddThis Smart Layers BEGIN --> -<!-- Go to http://www.addthis.com/get/smart-layers to customize --> +<!-- Go to https://www.addthis.com/get/smart-layers to customize --> <!-- -<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-520675fc00be804f"></script> +<script type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-520675fc00be804f"></script> <script type="text/javascript"> addthis.layers({ 'theme': 'transparent', @@ -102,7 +102,7 @@ <h1 style="margin-bottom: 20px;">Toastmaster Speech Timer</h1> Google Plus One button: Will appear where the <g:plusone></g:plusone> tag. --> -<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script> +<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <!-- Google Analytics --> <script>