Files
MeowBox-Core/sources.json.example
2025-09-11 17:15:39 +08:00

22 lines
416 B
JSON

[
{
"title": "",
"artist": "",
"audio_url": "",
"audio_full_url": "",
"m3u8_url": "",
"lyric_url": "",
"cover_url": "",
"duration": 0
},
{
"title": "",
"artist": "",
"audio_url": "",
"audio_full_url": "",
"m3u8_url": "",
"lyric_url": "",
"cover_url": "",
"duration": 0
}
]