switching HTTP to HTTPS for kiwiirc.com references
authorDarren <darren@Darrens-MacBook-Pro.local>
Sat, 9 Mar 2013 15:05:28 +0000 (15:05 +0000)
committerDarren <darren@Darrens-MacBook-Pro.local>
Sat, 9 Mar 2013 15:05:28 +0000 (15:05 +0000)
client/assets/dev/applet_scripteditor.js
client/assets/dev/index.html.tmpl

index 851212947334e0f4a65e21e0afd89e63f0a47ba7..ace02ef25e75bb437ae14c0eb032605ee4b28a77 100644 (file)
@@ -10,7 +10,7 @@
 
                 this.model.on('applet_loaded', function () {
                     that.$el.parent().css('height', '100%');
-                    $script('http://d1n0x3qji82z53.cloudfront.net/src-min-noconflict/ace.js', function (){ that.createAce(); });
+                    $script('https://d1n0x3qji82z53.cloudfront.net/src-min-noconflict/ace.js', function (){ that.createAce(); });
                 });
             },
 
index efe8ea240236bdd6b37481dd9da831e511b870c6..7a974f35af7040f8525375f4c92c7849d4b5a575 100644 (file)
@@ -19,7 +19,7 @@
             <div class="app_tools">\r
                 <ul class="main">\r
                     <li class="settings"><i class="icon-cogs" title="Settings"></i></li>\r
-                    <li><a href="http://kiwiirc.com/" target="_blank"><img src="<%base_path%>/assets/img/ico.png" alt="KiwiIRC" title="KiwiIRC" /></a></li>\r
+                    <li><a href="https://kiwiirc.com/" target="_blank"><img src="<%base_path%>/assets/img/ico.png" alt="KiwiIRC" title="KiwiIRC" /></a></li>\r
                 </ul>\r
             </div>\r
 \r
             </div>\r
 \r
             <div class="about_kiwi" style="position:relative;float:left;width:320px;margin-left:3em;color:#555555;">\r
-                <a class="kiwi_logo" href="http://www.kiwiirc.com/" target="_blank">\r
+                <a class="kiwi_logo" href="https://kiwiirc.com/" target="_blank">\r
                     <img src="<%base_path%>/assets/img/ico.png" alt="KiwiIRC Logo" title="Kiwi IRC" /> <br />\r
                     <h1>Powered by Kiwi IRC</h1>\r
                 </a>\r
 \r
                 <p style="font-style:italic;">A <strong>hand-crafted IRC client</strong> that you can enjoy. Designed to be used <strong>easily</strong> and <strong>freely</strong>.</p>\r
 \r
-                <p style="font-size:0.9em;margin-top:2em;">Peek at the <a href="http://www.kiwiirc.com/">Kiwi IRC homepage</a> for more information or to find out how to embed it on your own website. Looking for source code? Try the <a href="http://github.com/prawnsalad/KiwiIRC/">GitHub</a> page. This network of people may not be associated with Kiwi IRC itself.</p>\r
+                <p style="font-size:0.9em;margin-top:2em;">Peek at the <a href="https://kiwiirc.com/">Kiwi IRC homepage</a> for more information or to find out how to embed it on your own website. Looking for source code? Try the <a href="http://github.com/prawnsalad/KiwiIRC/">GitHub</a> page. This network of people may not be associated with Kiwi IRC itself.</p>\r
             </div>\r
         </div>\r
     </script>\r