Update digiturk.com.tr

This commit is contained in:
Aleksandr Statciuk
2022-02-01 04:51:04 +03:00
parent d3f50fc216
commit 6d47472b13
3 changed files with 120 additions and 130 deletions

View File

@@ -12,9 +12,6 @@ module.exports = {
channel.site_id
}/${date.format('YYYY-MM-DD')}/0`
},
logo({ channel }) {
return channel.logo
},
parser: function ({ content, channel }) {
const programs = []
const items = parseItems(content, channel)