From a37536b2efe2b327192f70ba9f9ae7ee93593ac3 Mon Sep 17 00:00:00 2001 From: zmv7 <72821250+zmv7@users.noreply.github.com> Date: Mon, 18 Jan 2021 13:18:03 +0500 Subject: [PATCH] Update win2.html --- win2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win2.html b/win2.html index 3967c8f..2a676ee 100644 --- a/win2.html +++ b/win2.html @@ -25,7 +25,7 @@ cycles: "max", autolock: true, }).ready(function (fs, main) { - fs.extract("https://dl.dropbox.com/s/7n1ki66ykk0ez6b/WIN2.zip").then(function () { + fs.extract("https://dl.dropbox.com/s/sob8xfpa8i8ztk9/WIN286.zip").then(function () { main(["-c", "w2"]).then(function (ci) { window.ci = ci; });