Files
tvbox_collect/tvbox/bb.json
T
2026-07-18 22:27:17 +00:00

176 lines
2.9 KiB
JSON
Executable File

{
"sites": [
{
"key": "油管so",
"name": "油管视频",
"type": 3,
"api": "csp_ProxySpider",
"searchable": 1,
"quickSearch": 1,
"ext": {
"class": "Ytdl",
"ext": {
"youtube_txt": "./lib/yt2.json"
},
"style": {
"type": "rect",
"ratio": 1.33
}
},
"filterable": 1
},
{
"key": "油管webjartv",
"name": "油管网页",
"type": 3,
"api": "csp_ProxySpider",
"searchable": 1,
"quickSearch": 1,
"ext": {
"class": "YoutubeSpidertv",
"ext": "./lib/yt2.json"
},
"style": {
"type": "rect",
"ratio": 1.33
},
"filterable": 1
},
{
"key": "Nostr",
"name": "Nostr 推荐",
"type": 3,
"api": "csp_Nostr",
"homePage": "./nostr.html"
},
{
"key": "哔哩so",
"name": "哔哩哔哩",
"type": 3,
"api": "csp_ProxySpider",
"changeable": 1,
"ext": {
"class": "Bilibili",
"ext": "./lib/bilibili.json"
},
"style": {
"type": "rect",
"ratio": 1.33
}
},
{
"key": "听书so",
"name": "听书达人",
"type": 3,
"api": "csp_ProxySpider",
"style": {
"type": "rect",
"ratio": 1.33
},
"ext": {
"class": "TingShu"
},
"changeable": 1
},
{
"key": "华人so",
"name": "华人视频",
"type": 3,
"api": "csp_ProxySpider",
"searchable": 1,
"quickSearch": 1,
"style": {
"type": "rect",
"ratio": 1.33
},
"ext": {
"class": "Hua"
},
"filterable": 1
},
{
"key": "捡的音乐so",
"name": "捡的音乐",
"type": 3,
"api": "csp_ProxySpider",
"searchable": 1,
"quickSearch": 1,
"style": {
"type": "rect",
"ratio": 1.33
},
"ext": {
"class": "Music1",
"ext": "./lib/jdyy.json"
},
"filterable": 1
},
{
"key": "阅读源so",
"name": "阅读资源",
"type": 3,
"api": "csp_ProxySpider",
"ext": {
"class": "Lego",
"ext": "./lib/sources.json"
},
"style": {
"type": "rect",
"ratio": 1.33
}
},
{
"key": "本地小说so",
"name": "本地小说",
"type": 3,
"api": "csp_ProxySpider",
"changeable": 1,
"style": {
"type": "rect",
"ratio": 1.33
},
"ext": {
"class": "NovelBd"
}
},
{
"key": "采集全集",
"name": "采集全集",
"type": 3,
"api": "csp_ProxySpider",
"changeable": 1,
"style": {
"type": "rect",
"ratio": 1.33
},
"ext": {
"class": "CJJH",
"ext": "./lib/cj.json"
}
}
],
"proxy": [
{
"name": "YouTube",
"hosts": [
"youtube.com",
"www.youtube.com",
"m.youtube.com",
"youtu.be",
"googlevideo.com",
"ytimg.com",
"i.ytimg.com",
"ggpht.com",
"yt3.ggpht.com",
"googleapis.com",
"youtubei.googleapis.com",
"gstatic.com",
"nhacmp3youtube.com"
]
}
],
"disabled_wallpaper": "./img/0.jpg",
"wallpaper": "./img/0.jpg",
"logo": "./img/fongmi.jpg",
"spider": "./jar/pro.jar"
}