Update tvim.tv

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:52:50 +03:00
parent a2aafd65ef
commit 4523dba019
2 changed files with 1 additions and 9 deletions

View File

@@ -7,9 +7,6 @@ module.exports = {
channel.site_id
}&server_time=true`
},
logo({ channel }) {
return `https://mobile-api.tvim.tv/images/channels/120x60px/${channel.site_id}.png`
},
parser: function ({ content, channel, date }) {
let programs = []
const items = parseItems(content)