mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update programetv.ro.config.js
This commit is contained in:
parent
cc82533375
commit
efe8e6dbc9
1 changed files with 0 additions and 3 deletions
|
@ -6,10 +6,7 @@ require('dayjs/locale/ro')
|
||||||
dayjs.locale('ro')
|
dayjs.locale('ro')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'ro',
|
|
||||||
site: 'programetv.ro',
|
site: 'programetv.ro',
|
||||||
channels: 'programetv.ro.channels.xml',
|
|
||||||
output: '.gh-pages/guides/programetv.ro.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
const diff = dayjs().diff(date, 'd')
|
const diff = dayjs().diff(date, 'd')
|
||||||
let day
|
let day
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue