Update teliatv.ee

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:36:56 +03:00
parent 114ba47361
commit c1696ac9ef
2 changed files with 1 additions and 8 deletions

View File

@@ -12,9 +12,6 @@ module.exports = {
'YYYY-MM-DDTHH:mm'
)}&endAtOp=gt`
},
logo({ channel }) {
return `https://inet-static.mw.elion.ee/images/channels/300x300/${channel.site_id}.png`
},
parser({ content, channel }) {
let programs = []
const items = parseItems(content, channel)