diff --git a/static/assets/js/games.js b/static/assets/js/games.js
index f9afe356..00d55c28 100644
--- a/static/assets/js/games.js
+++ b/static/assets/js/games.js
@@ -8,18 +8,26 @@ window.addEventListener("load", (event) => {
let gameHtml;
if (game.usesProxy) {
gameHtml = `
-
+
-
![](${game.image})
+
${game.name}
diff --git a/static/assets/json/load/apps.json b/static/assets/json/load/apps.json
index a9660121..c57b7522 100644
--- a/static/assets/json/load/apps.json
+++ b/static/assets/json/load/apps.json
@@ -145,13 +145,13 @@
"name": "Roblox",
"link": "https://nowgg.nl/iframe/snippet?app_pkg=com.roblox.client&partner=55gms",
"image": "misc/roblos/rbx.jpeg",
- "broken": "true"
+ "alert": "This app is currently not working."
},
{
"name": "Spotify",
"link": "https://open.spotify.com/",
"image": "assets/apps/spotify.png",
- "broken": "true"
+ "alert": "This app is currently not working."
},
{
"name": "SoundCloud",
diff --git a/static/assets/json/load/games.json b/static/assets/json/load/games.json
index cd96b02c..23b237e3 100644
--- a/static/assets/json/load/games.json
+++ b/static/assets/json/load/games.json
@@ -1269,7 +1269,8 @@
"name": "Roblox",
"url": "https://educationbluesky.com/",
"image": "/misc/roblos/rbx.jpeg",
- "usesProxy": true
+ "usesProxy": true,
+ "alert": "This is currently not working."
},
{
"name": "Roper",