From 8fc1c102cf582811db3db4b5daa061f17e326a75 Mon Sep 17 00:00:00 2001 From: xbubbo Date: Fri, 19 Jan 2024 15:12:04 -0500 Subject: [PATCH] Fixed Roblox --- static/assets/scripts/apps.js | 6 +++--- static/assets/scripts/g.js | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/assets/scripts/apps.js b/static/assets/scripts/apps.js index 43280d3cf..3aaa1ec03 100644 --- a/static/assets/scripts/apps.js +++ b/static/assets/scripts/apps.js @@ -265,13 +265,13 @@ document.addEventListener('DOMContentLoaded', () => { categories: ['all', 'emu'], }, { - name: 'Roblox (Now.GG Alternative)', - link: 'https://nowgg.nl/play/roblox-corporation/5349/roblox', + name: 'Roblox (NowGG.nl)', + link: 'https://nowgg.nl/apps/roblox-corporation/5349/roblox.html w', image: '/assets/media/icons/astroid.png', categories: ['all', 'emu'], }, { - name: 'Now.GG (Alternative)', + name: 'Now.GG (NowGG.nl)', link: 'https://nowgg.nl', image: '/assets/media/icons/astroid.png', categories: ['all', 'emu'], diff --git a/static/assets/scripts/g.js b/static/assets/scripts/g.js index af07ac64a..53d81bfc0 100644 --- a/static/assets/scripts/g.js +++ b/static/assets/scripts/g.js @@ -1505,13 +1505,13 @@ document.addEventListener('DOMContentLoaded', () => { categories: ['all', 'emu'], }, { - name: 'Roblox (Now.GG Alternative)', + name: 'Roblox (NowGG.nl)', link: 'https://nowgg.nl/play/roblox-corporation/5349/roblox', image: '/assets/media/icons/astroid.png', categories: ['all', 'emu'], }, { - name: 'Now.GG (Alternative)', + name: 'Now.GG (NowGG.nl)', link: 'https://nowgg.nl', image: '/assets/media/icons/astroid.png', categories: ['all', 'emu'],