Update config.json
This commit is contained in:
parent
94829e16c3
commit
b1a28f1431
|
|
@ -1,5 +1,12 @@
|
||||||
{
|
{
|
||||||
"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",
|
||||||
|
"lives": [
|
||||||
|
{
|
||||||
|
"name": "直播",
|
||||||
|
"type": 0,
|
||||||
|
"url": "http://home.jundie.top:81/Cat/tv/live.txt"
|
||||||
|
}
|
||||||
|
],
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
"key": "AList",
|
"key": "AList",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue