Update tvplus.com.tr

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:54:32 +03:00
parent 4523dba019
commit c19e0cab4a
3 changed files with 147 additions and 158 deletions

View File

@@ -34,9 +34,6 @@ module.exports = {
}
}
},
logo({ channel }) {
return channel.logo
},
parser: function ({ content }) {
let programs = []
const items = parseItems(content)