Create lives.json

This commit is contained in:
alantang 2025-03-25 23:24:48 +08:00 committed by GitHub
parent 5f270cedff
commit 5feca0be8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
live/lives.json Normal file
View File

@ -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"
}
}
}
]
}