From df366dec6150c1baeb4b8c957647af73a432d91c Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 24 May 2026 16:44:07 -0700 Subject: Add status service entry to user.json --- src/data/user.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/data/user.json') diff --git a/src/data/user.json b/src/data/user.json index 996aed8..21c9f82 100644 --- a/src/data/user.json +++ b/src/data/user.json @@ -31,6 +31,12 @@ "icon": "robot-line", "title": "VTuber Captcha", "description": "A bring your own user interface CAPTCHA service to test if users are true VTuber fans" + }, + { + "url": "https://status.moekyun.me/status/moekyun", + "icon": "clock", + "title": "Status", + "description": "Hosted Services" } ] } -- cgit v1.2.3