up
This commit is contained in:
Liu 2025-04-19 02:28:46 +08:00
parent 51664d962d
commit b249b749d1
3 changed files with 23 additions and 15 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -195,7 +195,7 @@
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": "./json/wogg.json?"
"ext": "./json/wogg.json"
},
{
"key": "木偶",
@ -205,7 +205,7 @@
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": "./json/mogg.json?"
"ext": "./json/mogg.json"
},
{
"key": "蜡笔",
@ -216,7 +216,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/lb.json?"
"ext": "./json/lb.json"
},
{
"key": "至臻",
@ -227,7 +227,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/zz.json?"
"ext": "./json/zz.json"
},
{
"key": "多多",
@ -238,7 +238,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/yyds.json?"
"ext": "./json/yyds.json"
},
{
"key": "欧哥",
@ -249,7 +249,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/og.json?"
"ext": "./json/og.json"
},
{
"key": "二小",
@ -260,7 +260,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/ex.json?"
"ext": "./json/ex.json"
},
{
"key": "百家",
@ -271,7 +271,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/bj.json?"
"ext": "./json/bj.json"
},
{
"key": "大玩",
@ -282,7 +282,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/dawo.json?"
"ext": "./json/dawo.json"
},
{
"key": "虎斑",
@ -293,7 +293,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/hb.json?"
"ext": "./json/hb.json"
},
{
"key": "闪电",
@ -304,7 +304,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/sd.json?"
"ext": "./json/sd.json"
},
{
"key": "下饭",
@ -315,7 +315,7 @@
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/xf.json?"
"ext": "./json/xf.json"
},
{
"key": "团长",
@ -340,7 +340,7 @@
"type": "list",
"ratio": 1.433
},
"ext": "./json/lj.json?"
"ext": "./json/lj.json"
},
{
"key": "海绵",
@ -355,7 +355,7 @@
"type": "list",
"ratio": 1.433
},
"ext": "./json/hm.json?"
"ext": "./json/hm.json"
},
{
"key": "Pan1",
@ -370,7 +370,7 @@
"type": "list",
"ratio": 1.433
},
"ext": "./json/pan1.json?"
"ext": "./json/pan1.json"
},
{
"key": "趣盘",
@ -2124,6 +2124,14 @@
"playerType": 2,
"timeout": 10
},
{
"name": "Guovin",
"type": 0,
"url": "https://gitee.com/mytv-android/iptv-api/raw/master/output/result.m3u",
"epg": "http://cdn.1678520.xyz/epg/?ch={name}&date={date}",
"playerType": 2,
"timeout": 10
},
{
"name": "虎牙一起看",
"type": 3,

Binary file not shown.