mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update hd-plus.de.config.js
This commit is contained in:
parent
4a428c1c1c
commit
d83b109a6c
1 changed files with 0 additions and 3 deletions
|
@ -10,11 +10,8 @@ dayjs.extend(timezone)
|
|||
dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
lang: 'de',
|
||||
days: 3,
|
||||
site: 'hd-plus.de',
|
||||
channels: 'hd-plus.de.channels.xml',
|
||||
output: '.gh-pages/guides/hd-plus.de.guide.xml',
|
||||
url({ date, channel }) {
|
||||
const today = dayjs().utc().startOf('d')
|
||||
const day = date.diff(today, 'd')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue