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
6ad6c873bf
commit
260e324d9c
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ 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: 15000,
|
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
data({ channel, date }) {
|
data({ channel, date }) {
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue