Files
2026-05-11 19:29:55 +01:00

5 lines
80 B
JavaScript

function OnStart()
{
window.location.href="../2/index.html"+"?"+GetGetStr();
}