Update mbc.net

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:14:00 +03:00
parent d1c06e52e8
commit eea9fe9d93
3 changed files with 19 additions and 30 deletions

View File

@@ -8,9 +8,6 @@ module.exports = {
.add(1, 'd')
.valueOf()}&channel=${channel.site_id}`
},
logo({ channel }) {
return channel.logo
},
parser: function ({ content, channel, date }) {
let programs = []
const items = parseItems(content)