Skip to content

Commit a3810fb

Browse files
committed
Added Now.GG Alternative.
1 parent 0498455 commit a3810fb

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

static/assets/scripts/apps.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,18 @@ document.addEventListener('DOMContentLoaded', () => {
266266
image: "/assets/media/icons/now-gg.png",
267267
categories: ['all', 'emu']
268268
},
269+
{
270+
name: "Roblox (Now.GG Alternative)",
271+
link: "https://nowgg.nl/play/roblox-corporation/5349/roblox",
272+
image: "/assets/media/icons/roblox.png",
273+
categories: ['all', 'emu']
274+
},
275+
{
276+
name: "Now.GG (Alternative)",
277+
link: "https://nowgg.nl",
278+
image: "/assets/media/icons/now-gg.png",
279+
categories: ['all', 'emu']
280+
},
269281
];
270282

271283

static/assets/scripts/g.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,6 +1447,18 @@ document.addEventListener('DOMContentLoaded', () => {
14471447
image: "/assets/media/icons/now-gg.png",
14481448
categories: ['all', 'emu']
14491449
},
1450+
{
1451+
name: "Roblox (Now.GG Alternative)",
1452+
link: "https://nowgg.nl/play/roblox-corporation/5349/roblox",
1453+
image: "/assets/media/icons/roblox.png",
1454+
categories: ['all', 'emu']
1455+
},
1456+
{
1457+
name: "Now.GG (Alternative)",
1458+
link: "https://nowgg.nl",
1459+
image: "/assets/media/icons/now-gg.png",
1460+
categories: ['all', 'emu']
1461+
},
14501462
{
14511463
name: "Parappa the Rapper",
14521464
link: "https://retrogamesonline.io/parappa-the-rapper.embed",

0 commit comments

Comments
 (0)