Update mediaset.it.config.js

This commit is contained in:
Aleksandr Statciuk 2022-02-01 05:14:39 +03:00
parent eea9fe9d93
commit d63846d05d

View file

@ -12,9 +12,6 @@ module.exports = {
'YYYYMMDD'
)}_${channel.site_id}.sjson`
},
logo: function ({ channel }) {
return `http://www.mediaset.it/include/img/loghi/${channel.site_id}.png`
},
parser: function ({ content, date }) {
const programs = []
const data = JSON.parse(content)