Author: Alex Gaynor <alex.gay...@gmail.com>
Branch: extradoc
Changeset: r856:ce7200d08930
Date: 2017-02-12 16:00 -0600
http://bitbucket.org/pypy/pypy.org/changeset/ce7200d08930/

Log:    Use HTTPS urls for external resources

diff --git a/archive.html b/archive.html
--- a/archive.html
+++ b/archive.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/compat.html b/compat.html
--- a/compat.html
+++ b/compat.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/contact.html b/contact.html
--- a/contact.html
+++ b/contact.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/features.html b/features.html
--- a/features.html
+++ b/features.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/howtohelp.html b/howtohelp.html
--- a/howtohelp.html
+++ b/howtohelp.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/index.html b/index.html
--- a/index.html
+++ b/index.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/numpydonate.html b/numpydonate.html
--- a/numpydonate.html
+++ b/numpydonate.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/people.html b/people.html
--- a/people.html
+++ b/people.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/performance.html b/performance.html
--- a/performance.html
+++ b/performance.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/py3donate.html b/py3donate.html
--- a/py3donate.html
+++ b/py3donate.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/source/_layouts/site.genshi b/source/_layouts/site.genshi
--- a/source/_layouts/site.genshi
+++ b/source/_layouts/site.genshi
@@ -42,10 +42,10 @@
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css"/>
        <py:if test="defined('typekit')">
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
        </py:if>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" src="js/jquery-ui-1.8.14.custom.min.js"/>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/sponsor.html b/sponsor.html
--- a/sponsor.html
+++ b/sponsor.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/success.html b/success.html
--- a/success.html
+++ b/success.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/tmdonate.html b/tmdonate.html
--- a/tmdonate.html
+++ b/tmdonate.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
diff --git a/tmdonate2.html b/tmdonate2.html
--- a/tmdonate2.html
+++ b/tmdonate2.html
@@ -11,9 +11,9 @@
        <link rel="stylesheet" type="text/css" media="screen" title="default" 
href="css/site.css" />
        <link rel="alternate" type="application/rss+xml" title="RSS Feed for 
PyPy" href="http://feeds.feedburner.com/PyPyStatusBlog"; />
   <link rel="stylesheet" type="text/css" 
href="css/jquery-ui-1.8.14.custom.css" />
-       <script type="text/javascript" 
src="http://use.typekit.com/hdt8sni.js";></script>
+       <script type="text/javascript" 
src="https://use.typekit.com/hdt8sni.js";></script>
        <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
+       <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
   <script type="text/javascript" 
src="js/jquery-ui-1.8.14.custom.min.js"></script>
   <script type="text/javascript" src="js/script2.js?bust=1"></script>
 </head>
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to