mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update mncvision.id.config.js
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
site: 'mncvision.id',
|
||||
url: `https://mncvision.id/schedule/table`,
|
||||
request: {
|
||||
timeout: 10000,
|
||||
method: 'POST',
|
||||
data: function ({ channel, date }) {
|
||||
const formData = new FormData()
|
||||
|
||||
Reference in New Issue
Block a user