Update
This commit is contained in:
parent
b1a28f1431
commit
8f325cfc8b
|
|
@ -1,5 +1,13 @@
|
||||||
{
|
{
|
||||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1d0b9871d95075f2b2ccaf08b62ac64b",
|
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1d0b9871d95075f2b2ccaf08b62ac64b",
|
||||||
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
|
"lives": [
|
||||||
|
{
|
||||||
|
"name": "直播",
|
||||||
|
"type": 0,
|
||||||
|
"url": "https://raw.githubusercontent.com/jackson0829/jackson0829.github.io/main/TW.txt"
|
||||||
|
}
|
||||||
|
],
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
"key": "AList",
|
"key": "AList",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1d0b9871d95075f2b2ccaf08b62ac64b",
|
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;1d0b9871d95075f2b2ccaf08b62ac64b",
|
||||||
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
"name": "直播",
|
"name": "直播",
|
||||||
|
|
@ -14,6 +15,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_AList",
|
"api": "csp_AList",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"filterable": 1,
|
||||||
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/alist.json"
|
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/alist.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -22,6 +24,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Bili",
|
"api": "csp_Bili",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"filterable": 1,
|
||||||
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/bili.json"
|
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/bili.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -110,6 +113,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Paper",
|
"api": "csp_Paper",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"filterable": 1,
|
||||||
"ext": "339541c49aab4f6c878119930894f7ab"
|
"ext": "339541c49aab4f6c878119930894f7ab"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue