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 ongoing archival effort of songs and covers created by VTubers Preserving rhythm, one video at a time"
},
{
"url": "https://patchwork.moekyun.me",
"icon": "music-2-line",
"title": "Patchwork Radio",
"description": "A (usually) 24/7 internet radio stream of VTubers songs and covers, forever free and without Ads"
},
{
"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"
}
]
}
|