Update chaines-tv.orange.fr

This commit is contained in:
Aleksandr Statciuk
2022-02-01 04:46:15 +03:00
parent 936938a194
commit 4304b1ecdc
3 changed files with 192 additions and 203 deletions

View File

@@ -7,9 +7,6 @@ module.exports = {
.add(1, 'd')
.valueOf()}&after=${channel.site_id}&limit=1`
},
logo({ channel }) {
return channel.logo
},
parser: function ({ content, channel }) {
let programs = []
const items = parseItems(content, channel)