game2006api/loader/loader.js
aozhiwei 77634ab61b 1
2022-03-09 13:52:56 +08:00

4 lines
66 B
JavaScript

(function () {
window.location.href = "1.0.1/index.html";
})();