mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update mediaset.it.config.js
This commit is contained in:
parent
eea9fe9d93
commit
d63846d05d
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ module.exports = {
|
||||||
'YYYYMMDD'
|
'YYYYMMDD'
|
||||||
)}_${channel.site_id}.sjson`
|
)}_${channel.site_id}.sjson`
|
||||||
},
|
},
|
||||||
logo: function ({ channel }) {
|
|
||||||
return `http://www.mediaset.it/include/img/loghi/${channel.site_id}.png`
|
|
||||||
},
|
|
||||||
parser: function ({ content, date }) {
|
parser: function ({ content, date }) {
|
||||||
const programs = []
|
const programs = []
|
||||||
const data = JSON.parse(content)
|
const data = JSON.parse(content)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue