1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
{
"name": "moekyun.me",
"profession": "providing only the most moe of web services",
"links": [
{
"url": "https://patchwork.moekyun.me",
"icon": "video-line",
"title": "Patchwork Archive",
"description": "An archive of some songs and covers created by VTubers (archival frozen)"
},
{
"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",
"icon": "link",
"title": "Moekyun Link Shortener",
"description": "Make your links a whole lot cuter (and more fun)"
},
{
"url": "https://lrc.moekyun.me",
"icon": "mic-line",
"title": "Moekyun LRC",
"description": "A karaoke player that can play back lyric (LRC) files in sync with video and backing audio, and a Monkeytype styled typing game that challenges you to type with the lyrics"
},
{
"url": "https://captcha.moekyun.me",
"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": "time-line",
"title": "Status",
"description": "Hosted Services"
}
]
}
|