diff --git a/sub/vod.json b/sub/vod.json new file mode 100644 index 0000000..1df497e --- /dev/null +++ b/sub/vod.json @@ -0,0 +1,24 @@ +[ + { + "id": "niuniuziyuan", + "name": "牛牛视频", + "api": "https://api.niuniuzy.me/api.php/provide/vod", + "nsfw": false, + "logo": "https://api.niuniuzy.me/template/niuniuzy/static/images/logo.png", + "type": 0, + "extra": { + "gfw": false + } + }, + { + "id": "feifanziyuan", + "name": "非凡资源", + "api": "http://cj.ffzyapi.com/api.php/provide/vod/at/xml", + "logo": "http://cj.ffzyapi.com/template/ffzy/static/picture/logo.png", + "nsfw": false, + "type": 0, + "extra": { + "gfw": false + } + } +] \ No newline at end of file