Update hd-plus.de.config.js
This commit is contained in:
@@ -11,6 +11,7 @@ dayjs.extend(customParseFormat)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
days: 3,
|
days: 3,
|
||||||
|
lang: 'de',
|
||||||
site: 'hd-plus.de',
|
site: 'hd-plus.de',
|
||||||
url({ date, channel }) {
|
url({ date, channel }) {
|
||||||
const today = dayjs().utc().startOf('d')
|
const today = dayjs().utc().startOf('d')
|
||||||
|
|||||||
Reference in New Issue
Block a user