From 8d8e2ea643e66312eb90b1cf2d39b58b6b0bc0cf Mon Sep 17 00:00:00 2001 From: "Dean @ Skool" Date: Wed, 24 Jan 2024 08:14:31 -0500 Subject: [PATCH] add bonk.io --- static/assets/JSON/games.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/assets/JSON/games.json b/static/assets/JSON/games.json index 9296d7b..4efad95 100644 --- a/static/assets/JSON/games.json +++ b/static/assets/JSON/games.json @@ -124,6 +124,11 @@ "target": "/cdn/3kh0/bobtherobber2/index.html", "image": "/cdn/images/btr2.jpeg" }, + { + "name": "Bonk.io", + "target": "//bonk.io", + "image": "https://b.thumbs.redditmedia.com/9p8-wn2_KPdgjPTaR9fx-NIVgFhvsgBL0WPdbv5GMkA.png" + }, { "name": "Bounce Back", "target": "https://skoolcdn.github.io/gfiles/gfiles/html5/bounceback",