mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-24 12:24:46 +08:00
feat: middleware
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
export const config = {
|
||||
cache_time: 7200,
|
||||
api_site: {
|
||||
dyttzy: {
|
||||
api: 'http://caiji.dyttzyapi.com/api.php/provide/vod',
|
||||
name: '电影天堂资源',
|
||||
detail: 'http://caiji.dyttzyapi.com',
|
||||
},
|
||||
heimuer: {
|
||||
api: 'https://json.heimuer.xyz/api.php/provide/vod',
|
||||
name: '黑木耳',
|
||||
@@ -13,11 +18,6 @@ export const config = {
|
||||
api: 'https://cj.rycjapi.com/api.php/provide/vod',
|
||||
name: '如意资源',
|
||||
},
|
||||
dyttzy: {
|
||||
api: 'http://caiji.dyttzyapi.com/api.php/provide/vod',
|
||||
name: '电影天堂资源',
|
||||
detail: 'http://caiji.dyttzyapi.com',
|
||||
},
|
||||
bfzy: {
|
||||
api: 'https://bfzyapi.com/api.php/provide/vod',
|
||||
name: '暴风资源',
|
||||
|
||||
Reference in New Issue
Block a user