Skip to content

Commit 8fc1c10

Browse files
committed
Fixed Roblox
1 parent fef71ea commit 8fc1c10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

static/assets/scripts/apps.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,13 +265,13 @@ document.addEventListener('DOMContentLoaded', () => {
265265
categories: ['all', 'emu'],
266266
},
267267
{
268-
name: 'Roblox (Now.GG Alternative)',
269-
link: 'https://nowgg.nl/play/roblox-corporation/5349/roblox',
268+
name: 'Roblox (NowGG.nl)',
269+
link: 'https://nowgg.nl/apps/roblox-corporation/5349/roblox.html w',
270270
image: '/assets/media/icons/astroid.png',
271271
categories: ['all', 'emu'],
272272
},
273273
{
274-
name: 'Now.GG (Alternative)',
274+
name: 'Now.GG (NowGG.nl)',
275275
link: 'https://nowgg.nl',
276276
image: '/assets/media/icons/astroid.png',
277277
categories: ['all', 'emu'],

static/assets/scripts/g.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,13 +1505,13 @@ document.addEventListener('DOMContentLoaded', () => {
15051505
categories: ['all', 'emu'],
15061506
},
15071507
{
1508-
name: 'Roblox (Now.GG Alternative)',
1508+
name: 'Roblox (NowGG.nl)',
15091509
link: 'https://nowgg.nl/play/roblox-corporation/5349/roblox',
15101510
image: '/assets/media/icons/astroid.png',
15111511
categories: ['all', 'emu'],
15121512
},
15131513
{
1514-
name: 'Now.GG (Alternative)',
1514+
name: 'Now.GG (NowGG.nl)',
15151515
link: 'https://nowgg.nl',
15161516
image: '/assets/media/icons/astroid.png',
15171517
categories: ['all', 'emu'],

0 commit comments

Comments
 (0)