From f266e342108f877b692409c909b74d2f7b512977 Mon Sep 17 00:00:00 2001 From: hy5528 <95360525+hy5528@users.noreply.github.com> Date: Thu, 22 Jan 2026 09:09:08 +0800 Subject: [PATCH] Add files via upload --- sub/vod.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sub/vod.json 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