mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-06-04 11:25:39 +08:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
|
|
function OnStart()
|
|
{
|
|
window.location.href="../2/index.html"+"?"+GetGetStr();
|
|
} |