]> i-scream Git - www.i-scream.org.git/blobdiff - htdocs/menu.inc
Add libstatgrab 0.92 release.
[www.i-scream.org.git] / htdocs / menu.inc
index 0f26e0223c6ff8bd0de526609e588460e67b7647..8919fef5268521394295f4e29bdbfd07240da199 100644 (file)
@@ -5,63 +5,65 @@
           Main
         </h3>
         <ul>
-          <li><a href="//www.i-scream.org/">i-scream Home</a></li>
-          <li><a href="//www.i-scream.org/#news">News</a></li>
-          <li><a href="//www.i-scream.org/#search">Search</a></li>
+          <li><a href="https://www.i-scream.org/">i-scream Home</a></li>
+          <li><a href="https://www.i-scream.org/#news">News</a></li>
+          <li><a href="https://www.i-scream.org/#search">Search</a></li>
         </ul>
         <h3 class="heading">
           Projects
         </h3>
         <ul>
-          <li><a href="//www.i-scream.org/libstatgrab/">libstatgrab</a></li>
-          <li><a href="//www.i-scream.org/pystatgrab/">pystatgrab</a></li>
-          <li><a href="//www.i-scream.org/cms/">CMS</a></li>
+          <li><a href="https://libstatgrab.org/">libstatgrab</a></li>
+          <li><a href="https://libstatgrab.org/pystatgrab/">pystatgrab</a></li>
+          <li><a href="https://www.i-scream.org/cms/">CMS</a></li>
         </ul>
         <ul>
-          <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li>
+          <li><a href="https://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li>
         </ul>
         <h3 class="heading">
           Resources
         </h3>
         <ul>
-          <li><a href="//www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
+          <li><a href="https://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
         </ul>
         <ul>
-          <li><a href="//www.i-scream.org/git.xhtml">Git Repositories</a></li>
-          <li><a href="//www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
+          <li><a href="https://www.i-scream.org/git.xhtml">Git Repositories</a></li>
+          <li><a href="https://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
         </ul>
         <ul>
-          <li><a href="//www.i-scream.org/contributing.xhtml">Contributing</a></li>
+          <li><a href="https://www.i-scream.org/contributing.xhtml">Contributing</a></li>
         </ul>
         <ul>
-          <li><a href="//www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
-          <li><a href="//www.i-scream.org/support.xhtml">Reporting Bugs</a></li>
+          <li><a href="https://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
+          <li><a href="https://www.i-scream.org/support.xhtml">Reporting Bugs</a></li>
         </ul>
         <ul>
-          <li><a href="//www.i-scream.org/license.xhtml">Licensing</a></li>
+          <li><a href="https://www.i-scream.org/license.xhtml">Licensing</a></li>
         </ul>
         <h3 class="heading">
           i-scream
         </h3>
         <ul>
-          <li><a href="//www.i-scream.org/who.xhtml">Who We Are</a></li>
-          <li><a href="//www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
+          <li><a href="https://www.i-scream.org/who.xhtml">Who We Are</a></li>
+          <li><a href="https://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
         </ul>
         <p class="logo">
-          <a href="http://www.freebsd.org/">
-            <img src="//www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
+          <a href="https://www.freebsd.org/">
+            <img src="https://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
           </a>
-          <a href="http://validator.w3.org/check/referer">
-            <img src="//www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
+          <a href="https://validator.w3.org/check/referer">
+            <img src="https://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
           </a>
-          <a href="http://jigsaw.w3.org/css-validator/check/referer">
-            <img src="//www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
+          <a href="https://jigsaw.w3.org/css-validator/check/referer">
+            <img src="https://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
           </a>
         </p>
       </div>
-      <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+      <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+        m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+        ga('create', 'UA-1579330-1', 'auto');
+        ga('send', 'pageview');
       </script>
-      <script type="text/javascript">
-        _uacct = "UA-1579330-1";
-        urchinTracker();
-      </script>
\ No newline at end of file