mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update programtv.onet.pl.config.js
This commit is contained in:
parent
c05633b8a8
commit
68f05010ff
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ dayjs.extend(customParseFormat)
|
|||
|
||||
module.exports = {
|
||||
site: 'programtv.onet.pl',
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
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