Update programtv.onet.pl.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-23 17:32:57 +03:00
parent 649f1e171c
commit dd269603a0

View file

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