mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update programtv.onet.pl.config.js
This commit is contained in:
@@ -10,7 +10,6 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
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')
|
||||||
|
|||||||
Reference in New Issue
Block a user