Files
2026-05-16 09:00:22 -05:00

5 lines
80 B
JavaScript

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