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