diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-04-14 14:33:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-14 14:33:21 -0700 |
| commit | db8f6221089ef80fae7052f55825d29693b4f001 (patch) | |
| tree | ead292028c5363e4c72864741f746a84a2e7e3cc /src/data | |
| parent | cf6efa64b13713d2284306fa6dea7bf4a5e62162 (diff) | |
Update user.json
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/user.json | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src/data/user.json b/src/data/user.json index be20fc0..bfd976d 100644 --- a/src/data/user.json +++ b/src/data/user.json @@ -21,10 +21,16 @@ "description": "A (usually) 24/7 internet radio stream of VTubers songs and covers, forever free and without Ads" }, { - "url": "https://social.moekyun.me", - "icon": "fediverse-fill", - "title": "Moekyun Social", - "description": "A general Sharkey (Misskey fork) instance for anything you want to share with the world. Invite-only ask if you're cool" + "url": "https://github.com/pinapelz/vtuber-captcha", + "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://arcade.moekyun.me/", + "icon": "gamepad-line", + "title": "573-UPDATES", + "description": "A scraper and aggregator of information/news for various arcade games. Despite the name, there are plans to add more than just Konami games" }, { "url": "https://link.moekyun.me", |
