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
d4f651c4d9
commit
1202c74eac
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ require('dayjs/locale/ro')
|
||||||
dayjs.locale('ro')
|
dayjs.locale('ro')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
request: {
|
||||||
|
timeout: 30000
|
||||||
|
},
|
||||||
site: 'programetv.ro',
|
site: 'programetv.ro',
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
const diff = dayjs().diff(date, 'd')
|
const diff = dayjs().diff(date, 'd')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue