mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update mncvision.id.config.js
This commit is contained in:
@@ -14,6 +14,7 @@ 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()
|
||||||
|
|||||||
Reference in New Issue
Block a user