Update rotana.net

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:32:12 +03:00
parent a8458ac8db
commit 3a6e5cf975
3 changed files with 13 additions and 22 deletions

View File

@@ -16,9 +16,6 @@ module.exports = {
request: {
method: 'POST'
},
logo({ channel }) {
return channel.logo
},
parser: async function ({ buffer, date }) {
let programs = []
const items = await parseItems(buffer, date)