mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -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')
|
||||
|
||||
module.exports = {
|
||||
request: {
|
||||
timeout: 30000
|
||||
},
|
||||
site: 'programetv.ro',
|
||||
url: function ({ date, channel }) {
|
||||
const diff = dayjs().diff(date, 'd')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue