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
28b5420ba0
commit
0b73eebaf9
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
days: 3,
|
days: 3,
|
||||||
|
lang: 'pl',
|
||||||
site: 'programtv.onet.pl',
|
site: 'programtv.onet.pl',
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
const today = dayjs().utc().startOf('d')
|
const today = dayjs().utc().startOf('d')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue