mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update epg.112114.xyz.config.js
This commit is contained in:
parent
67265aa79b
commit
73664749f3
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ module.exports = {
|
|||
items.forEach(item => {
|
||||
programs.push({
|
||||
title: item.title?.[0]?.value,
|
||||
description: item.desc?.[0]?.value,
|
||||
icon: item.icon?.[0]?.src,
|
||||
start: item.start,
|
||||
stop: item.stop
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue