Update programtv.onet.pl.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-06 18:12:37 +03:00
parent 28b5420ba0
commit 0b73eebaf9

View file

@ -11,6 +11,7 @@ dayjs.extend(customParseFormat)
module.exports = {
days: 3,
lang: 'pl',
site: 'programtv.onet.pl',
url: function ({ date, channel }) {
const today = dayjs().utc().startOf('d')