Update tv.blue.ch

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:38:43 +03:00
parent 42abc878d1
commit 49e629ae30
2 changed files with 1 additions and 10 deletions

View File

@@ -14,9 +14,6 @@ module.exports = {
.add(1, 'd')
.format('YYYYMMDDHHss')};level=normal)`
},
logo({ channel }) {
return `https://services.sg101.prd.sctv.ch/content/images/tv/channel/${channel.site_id}_image_7_w116.webp`
},
parser: function ({ content }) {
let programs = []
const items = parseItems(content)