mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update programtv.onet.pl.config.js
This commit is contained in:
parent
5b62146b7b
commit
2b7e8eee4c
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'programtv.onet.pl',
|
site: 'programtv.onet.pl',
|
||||||
request: {
|
|
||||||
timeout: 10000
|
|
||||||
},
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
const today = dayjs().utc().startOf('d')
|
const today = dayjs().utc().startOf('d')
|
||||||
const day = date.diff(today, 'd')
|
const day = date.diff(today, 'd')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue