From 4cd148a5b85547f9664eb55f0d1da71105c0f654 Mon Sep 17 00:00:00 2001 From: Zutong Date: Mon, 29 Jun 2026 18:12:00 +0800 Subject: [PATCH] Add new game entry for Cat Sudoku --- static/assets/json/g.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/assets/json/g.json b/static/assets/json/g.json index c1913abe04..51c769d919 100644 --- a/static/assets/json/g.json +++ b/static/assets/json/g.json @@ -11,6 +11,12 @@ "link": "https://docs.gointerstellar.app", "categories": ["all"] }, + { + "name": "Cat Sudoku (Meowdoku Web)", + "link": "https://deskcade.online/games/puzzle/cat-sudoku-alternative.html", + "image": "https://deskcade.online/guidephotos/meowdoku-cover.png", + "categories": ["all", "puzzle", "games"] + }, { "name": "! [NEW] Request A Game", "link": "https://forms.gle/vwdHN3iPz5cLaHaMA",