mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update meo.pt.config.js
This commit is contained in:
parent
b4df222e14
commit
65801e1fa8
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ module.exports = {
|
||||||
dateEnd: date.add(1, 'd').format('YYYY-MM-DDT00:00:00-00:00'),
|
dateEnd: date.add(1, 'd').format('YYYY-MM-DDT00:00:00-00:00'),
|
||||||
accountID: ''
|
accountID: ''
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
timeout: 15000
|
|
||||||
},
|
},
|
||||||
logo({ content }) {
|
logo({ content }) {
|
||||||
const data = parseContent(content)
|
const data = parseContent(content)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue