diff --git a/static/!.html b/static/!.html index fc288eaa..99465675 100644 --- a/static/!.html +++ b/static/!.html @@ -6,7 +6,7 @@ - + diff --git a/static/assets/js/frame.js b/static/assets/js/frame.js index 85a416d2..9a763904 100644 --- a/static/assets/js/frame.js +++ b/static/assets/js/frame.js @@ -23,7 +23,7 @@ function loadNewPage(url) { if (iframe) { iframe.src = urlEncoded; } - if (url === "http://api.v6.wiki/") { + if (url === "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool") { url = "gms://roblox"; } else if ( url === "https://api.v6.wiki/apps/frogiee1/69420/custom-thingy-loader.html" @@ -49,14 +49,14 @@ window.addEventListener("DOMContentLoaded", function () { if (searchBar) { searchBar.setAttribute( "value", - decodeURL(sessionStorage.getItem("encodedUrl")), + decodeURL(sessionStorage.getItem("encodedUrl")) ); // search bar functionality searchBar.addEventListener("keydown", function (event) { if (event.key === "Enter") { let url = searchBar.value.trim(); if (url === "gms://roblox") { - url = "http://api.v6.wiki/"; + url = "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool"; } else if (url === "gms://android") { url = "https://api.v6.wiki/apps/frogiee1/69420/custom-thingy-loader.html"; @@ -65,13 +65,17 @@ window.addEventListener("DOMContentLoaded", function () { } }); if ( - searchBar.value === "https://api.v6.wiki/" || + searchBar.value === + "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool" || searchBar.value === "https://api.v6.wiki/apps/frogiee1/69420/custom-thingy-loader.html" ) { document.getElementById("iframeid").sandbox = "allow-scripts allow-pointer-lock allow-forms allow-same-origin allow-downloads"; - if (searchBar.value === "https://api.v6.wiki/") { + if ( + searchBar.value === + "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool" + ) { searchBar.value = "gms://roblox"; } else if ( searchBar.value === @@ -94,7 +98,7 @@ function reload() { document.onfullscreenchange = function () { document.body.classList.toggle( "fullscreen-active", - document.fullscreenElement, + document.fullscreenElement ); iframe = document.getElementById("iframeid"); if (document.fullscreenElement) { diff --git a/static/assets/json/load/apps.json b/static/assets/json/load/apps.json index b0d57d54..67f89378 100644 --- a/static/assets/json/load/apps.json +++ b/static/assets/json/load/apps.json @@ -147,7 +147,7 @@ }, { "name": "Roblox", - "url": "https://api.v6.wiki/", + "url": "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool", "image": "misc/roblos/rbx.jpeg" }, { diff --git a/static/assets/json/load/games.json b/static/assets/json/load/games.json index 28d280bd..7fbe7fe6 100644 --- a/static/assets/json/load/games.json +++ b/static/assets/json/load/games.json @@ -1213,7 +1213,7 @@ }, { "name": "Roblox", - "url": "https://api.v6.wiki/", + "url": "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool", "image": "/misc/roblos/rbx.jpeg", "usesProxy": true }, diff --git a/static/assets/json/motd.json b/static/assets/json/motd.json index 20980dc0..517702f1 100644 --- a/static/assets/json/motd.json +++ b/static/assets/json/motd.json @@ -1,10 +1,10 @@ { - "motd": { - "body": "do you think we actually have time to read all your message requests?", - "footer": "the devs" - }, - "qotd": { - "body": "My girl is like my ipad. i dont have an ipad.", - "footer": "s1907827@online.houstonisd.org" - } + "motd": { + "body": "life is like a toilet cause their is someone trying to make your day poopy", + "footer": "4804352627@students.ocps.net" + }, + "qotd": { + "body": "Hard Work Never Killed Anybody, But why take a chance - someone", + "footer": "s2149115@online.houstonisd.org" + } } diff --git a/static/assets/json/nowgg.json b/static/assets/json/nowgg.json index 97ec5e4f..166fac70 100644 --- a/static/assets/json/nowgg.json +++ b/static/assets/json/nowgg.json @@ -4,7 +4,7 @@ "searchbar": "55gms://andriod" }, { - "url": "https://api.v6.wiki/", + "url": "https://dashboard-cq4z.onrender.com/?ng_ifp_partner=skool", "searchbar": "55gms://roblox" } ]