Use aprotocol-relative resource now that yukkurigames.com supports HTTPS.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 22 May 2014 10:50:29 +0000 (12:50 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 22 May 2014 10:50:29 +0000 (12:50 +0200)
webcart1000.js

index c88b9b3e55e073315d8b0f520865e48a7b552bee..10b96da5b8e3b4d0bcebf77dea32c9ab32e444e1 100644 (file)
@@ -10,7 +10,7 @@
 (function () {
     "use strict";
 
-    var ORIGIN = "http://yukkurigames.com";
+    var ORIGIN = "//yukkurigames.com";
     var TARGET = ORIGIN + "/webcart1000/o_o.html";
     var wc1kFrame;
     var wc1kWindow;