mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update mncvision.id.config.js
This commit is contained in:
parent
65801e1fa8
commit
fb5691462e
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ module.exports = {
|
||||||
site: 'mncvision.id',
|
site: 'mncvision.id',
|
||||||
url: `https://mncvision.id/schedule/table`,
|
url: `https://mncvision.id/schedule/table`,
|
||||||
request: {
|
request: {
|
||||||
timeout: 10000,
|
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
data: function ({ channel, date }) {
|
data: function ({ channel, date }) {
|
||||||
const formData = new FormData()
|
const formData = new FormData()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue