mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
|
|
function OnStart()
|
|
{
|
|
window.location.href="../2/index.html"+"?"+GetGetStr();
|
|
} |