diff --git a/Dosis-VariableFont_wght.ttf b/Dosis-VariableFont_wght.ttf new file mode 100644 index 00000000..49fe0020 Binary files /dev/null and b/Dosis-VariableFont_wght.ttf differ diff --git a/js/all.js b/js/all.js index 16cd037f..71fbdd83 100644 --- a/js/all.js +++ b/js/all.js @@ -99,16 +99,10 @@ document.addEventListener( }, false ); -if (location.pathname.substring(1).includes("/") && localStorage.getItem("selenite.blockClose") == "true") { - window.addEventListener( - "beforeunload", - (e) => { - e.preventDefault(); - e.returnValue = ""; - return "no"; - }, - true - ); +if (location.pathname.substring(1).includes("semag") && localStorage.getItem("selenite.blockClose") == "true") { + window.onbeforeunload = function () { + return ""; + }; } addEventListener("visibilitychange", (e) => { if (localStorage.getItem("selenite.tabDisguise") == "true") { @@ -199,4 +193,4 @@ if (JSON.parse(localStorage.getItem("selenite.passwordAtt"))) { var polyfillScript = document.createElement("script"); polyfillScript.src = "https://polyfill.io/v3/polyfill.js"; document.head.appendChild(polyfillScript); -// polyfill.io \ No newline at end of file +// polyfill.io diff --git a/semag/dragonballdevolution/dbzd.swf b/semag/dragonballdevolution/dbzd.swf deleted file mode 100644 index cbd3d503..00000000 Binary files a/semag/dragonballdevolution/dbzd.swf and /dev/null differ diff --git a/semag/dragonballdevolution/index.html b/semag/dragonballdevolution/index.html index bd04b31c..f45122a0 100644 --- a/semag/dragonballdevolution/index.html +++ b/semag/dragonballdevolution/index.html @@ -6,23 +6,11 @@ Dragon Ball Devolution - + -
- - +

dragon ball devolution has been removed as of the request of the creator.

+

please do not harass them, and please go support the original game instead.

+ https://www.txori.com/dbdevolution \ No newline at end of file