mirror of
https://github.com/iptv-org/epg
synced 2026-05-01 15:06:59 -04:00
Update tests/__data__
This commit is contained in:
29
tests/__data__/input/data/logos.json
Normal file
29
tests/__data__/input/data/logos.json
Normal file
@@ -0,0 +1,29 @@
|
||||
[
|
||||
{
|
||||
"channel": "Channel3.us",
|
||||
"feed": null,
|
||||
"tags": [],
|
||||
"width": 334,
|
||||
"height": 210,
|
||||
"format": "PNG",
|
||||
"url": "https://upload.wikimedia.org/wikipedia/commons/6/64/6%27eren_2015.png"
|
||||
},
|
||||
{
|
||||
"channel": "Channel4.us",
|
||||
"feed": "HD",
|
||||
"tags": [],
|
||||
"width": 334,
|
||||
"height": 210,
|
||||
"format": "PNG",
|
||||
"url": "https://i.imgur.com/BPzH88J.png"
|
||||
},
|
||||
{
|
||||
"channel": "Channel1.us",
|
||||
"feed": null,
|
||||
"tags": [],
|
||||
"width": 334,
|
||||
"height": 210,
|
||||
"format": "PNG",
|
||||
"url": "https://i.imgur.com/GPzH88J.png"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user