mirror of
https://github.com/iptv-org/epg
synced 2026-09-14 21:16:26 -04:00
Update meo.pt.config.js
This commit is contained in:
@@ -7,7 +7,8 @@ module.exports = {
|
|||||||
request: {
|
request: {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
Origin: 'https://www.meo.pt'
|
Origin: 'https://www.meo.pt',
|
||||||
|
'User-Agent': 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; en-US Trident/4.0)'
|
||||||
},
|
},
|
||||||
data: function ({ channel, date }) {
|
data: function ({ channel, date }) {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user