Update canalplus-reunion.com

This commit is contained in:
Aleksandr Statciuk
2022-02-01 04:21:16 +03:00
parent 586d6462a2
commit 936938a194
5 changed files with 359 additions and 369 deletions

View File

@@ -10,9 +10,6 @@ module.exports = {
return `https://service.canal-overseas.com/ott-frontend/vector/63001/channel/${channel.site_id}/events?filter.day=${diff}`
},
logo({ channel }) {
return channel.logo
},
parser: function ({ content }) {
let programs = []
const items = parseItems(content)