mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update mtel.ba.config.js
This commit is contained in:
@@ -11,7 +11,6 @@ module.exports = {
|
|||||||
return `https://mtel.ba/oec/epg/program?date=${date.format('YYYY-MM-DD')}&position=${position}`
|
return `https://mtel.ba/oec/epg/program?date=${date.format('YYYY-MM-DD')}&position=${position}`
|
||||||
},
|
},
|
||||||
request: {
|
request: {
|
||||||
timeout: 15000,
|
|
||||||
headers: {
|
headers: {
|
||||||
'X-Requested-With': 'XMLHttpRequest'
|
'X-Requested-With': 'XMLHttpRequest'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user