Update programetv.ro.config.js
This commit is contained in:
@@ -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')
|
||||||
|
|||||||
Reference in New Issue
Block a user