如果你非台湾用户,用以下json配置,下面的 http://127.0.0.1:10809 为台湾的http代理:
{
"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"
}
}
}
]
}
如果你是台湾用户,用以下json配置:
{
"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": {}
}
]
}
评论 (0)