From 4beee739cd9b404279a39a44a125a93d52a07c93 Mon Sep 17 00:00:00 2001 From: proudparrot2 Date: Sun, 10 Mar 2024 15:46:11 -0500 Subject: [PATCH] remove MORE branch names --- public/assets/data/games.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/assets/data/games.js b/public/assets/data/games.js index 5e87e26b..488906e0 100644 --- a/public/assets/data/games.js +++ b/public/assets/data/games.js @@ -242,13 +242,13 @@ var games = [ { id: 'smashkarts', title: 'Smash Karts', - url: 'https://assets.3kh0.net/d108460237587095c92fe0968f1595f30cf5a5cc/smashkarts/index.html', + url: 'https://assets.3kh0.net/smashkarts/index.html', image: 'https://geometry-dash.co/upload/imgs/smash-karts-logo.png' }, { id: 'tunnelrush', title: 'Tunnel Rush', - url: 'https://assets.3kh0.net/e00403015397cb588f42d3a461b5ac9503dd7c2d/tunnel-rush/index.html', + url: 'https://assets.3kh0.net/tunnel-rush/index.html', image: 'https://images.hellokids.com/_uploads/_tiny_galerie/20180415/vign-tunnel-rush-hk-w8v_u89.jpg', }, {