4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
(function () {
|
|
window.location.href = "1.0.1/index.html";
|
|
})();
|