diff --git a/live/lives.json b/live/lives.json new file mode 100644 index 00000000..465e5009 --- /dev/null +++ b/live/lives.json @@ -0,0 +1,15 @@ +{ + "lives": [ + { + "name": "LITV直播(python)", + "type": 3, + "api": "https://gh-proxy.com/https://raw.githubusercontent.com/doube-ba/Sub/refs/heads/main/live/live_litv.py", + "ext": { + "proxy": { + "http": "http://127.0.0.1:10809", + "https": "http://127.0.0.1:10809" + } + } + } + ] +}