X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;ds=inline;f=webcart1000.js;h=101a9fdda185366bd6ada74a520030e050b01311;hb=HEAD;hp=10b96da5b8e3b4d0bcebf77dea32c9ab32e444e1;hpb=9d8d5e17cc215685207a7024d660032e266d3130;p=webcart1000.git diff --git a/webcart1000.js b/webcart1000.js index 10b96da..101a9fd 100644 --- a/webcart1000.js +++ b/webcart1000.js @@ -10,7 +10,7 @@ (function () { "use strict"; - var ORIGIN = "//yukkurigames.com"; + var ORIGIN = location.protocol + "//yukkurigames.com"; var TARGET = ORIGIN + "/webcart1000/o_o.html"; var wc1kFrame; var wc1kWindow;