mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
commit
9aeb0b75e4
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ module.exports = {
|
|||
request: {
|
||||
method: 'POST',
|
||||
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 }) {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue