Update dishtv.in.config.js
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
|||||||
site: 'dishtv.in',
|
site: 'dishtv.in',
|
||||||
url: `https://www.dishtv.in/WhatsonIndiaWebService.asmx/LoadPagginResultDataForProgram`,
|
url: `https://www.dishtv.in/WhatsonIndiaWebService.asmx/LoadPagginResultDataForProgram`,
|
||||||
request: {
|
request: {
|
||||||
timeout: 10000,
|
timeout: 15000,
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
data({ channel, date }) {
|
data({ channel, date }) {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user