Update tvcubana.icrt.cu

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:46:35 +03:00
parent 7a5a1505f3
commit 4bdb402a54
3 changed files with 12 additions and 22 deletions

View File

@@ -10,9 +10,6 @@ module.exports = {
return `https://www.tvcubana.icrt.cu/cartv/${channel.site_id}/${daysOfWeek[date.day()]}.php`
},
logo({ channel }) {
return channel.logo
},
parser: function ({ content }) {
let programs = []
const items = parseItems(content)