mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update dishtv.in.config.js
This commit is contained in:
parent
a144ba2512
commit
b7135ea722
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module.exports = {
|
|||
site: 'dishtv.in',
|
||||
url: `https://www.dishtv.in/WhatsonIndiaWebService.asmx/LoadPagginResultDataForProgram`,
|
||||
request: {
|
||||
timeout: 10000,
|
||||
timeout: 15000,
|
||||
method: 'POST',
|
||||
data({ channel, date }) {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue