mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-04 11:44:44 +08:00
20 lines
395 B
JSON
20 lines
395 B
JSON
{
|
|
"cache_time": 3600,
|
|
"api_site": {
|
|
"ffzy": {
|
|
"key": "ffzy",
|
|
"name": "非凡资源",
|
|
"api": "http://cj.ffzy.co/api.php/provide/vod/from/ffm3u8/",
|
|
"detail": "http://www.ffzy.co"
|
|
},
|
|
"test-source": {
|
|
"key": "test-source",
|
|
"name": "示例源",
|
|
"api": "https://test-api.com/api.php"
|
|
}
|
|
},
|
|
"storage": {
|
|
"type": "localstorage"
|
|
}
|
|
}
|