mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update programtv.onet.pl.config.js
This commit is contained in:
parent
6aad50e71f
commit
39b8492aa5
1 changed files with 0 additions and 3 deletions
|
@ -10,11 +10,8 @@ dayjs.extend(timezone)
|
|||
dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
lang: 'pl',
|
||||
days: 3,
|
||||
site: 'programtv.onet.pl',
|
||||
channels: 'programtv.onet.pl.channels.xml',
|
||||
output: '.gh-pages/guides/programtv.onet.pl.guide.xml',
|
||||
url: function ({ date, channel }) {
|
||||
const today = dayjs().utc().startOf('d')
|
||||
const day = date.diff(today, 'd')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue