mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-25 20:33:18 +01:00
IQ filter engaged
This commit is contained in:
parent
3aac3dfbe5
commit
3f0f771781
@ -192,7 +192,7 @@
|
||||
if (navigator.appVersion.indexOf("Win") != -1) Name = "windows";
|
||||
else Name = "unix";
|
||||
if(Name == "windows"){
|
||||
window.location.href = "https://gitlab.com/2009scape/09launcher/-/jobs/artifacts/master/raw/build/libs/2009scape.jar?job=build";
|
||||
window.location.href = "https://gitlab.com/2009scape/09launcher/-/jobs/artifacts/master/raw/build/libs/2009scape.zip?job=build";
|
||||
} else {
|
||||
window.location.href = "https://gitlab.com/2009scape/09launcher/-/jobs/artifacts/master/raw/build/libs/2009scape.jar?job=build";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user