mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Merge pull request #2690 from nirvana-7777/master
Fix mojmaxtv.hrvatskitelekom.hr
This commit is contained in:
commit
e04953580b
1 changed files with 9 additions and 3 deletions
|
@ -14,12 +14,18 @@ module.exports = {
|
|||
},
|
||||
request: {
|
||||
headers: {
|
||||
app_key: 'GWaBW4RTloLwpUgYVzOiW5zUxFLmoMj5',
|
||||
app_version: '02.0.1080',
|
||||
'app_key': 'GWaBW4RTloLwpUgYVzOiW5zUxFLmoMj5',
|
||||
'app_version': '02.0.1080',
|
||||
'device-id': 'a78f079d-5527-46d8-af3f-9f0b6b6fb758',
|
||||
'tenant': 'tv',
|
||||
'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36',
|
||||
'origin': 'https://mojmaxtv.hrvatskitelekom.hr',
|
||||
'x-request-session-id': 'fc96c9de-7a3b-4b51-8b9d-5d9f9a3c3268',
|
||||
'x-request-tracking-id': '05a8f0bc-f977-4754-b8ad-1d4d1bd742fb',
|
||||
'x-user-agent': 'web|web|Chrome-128|02.0.1080|1'
|
||||
'x-tv-step': 'EPG_SCHEDULES',
|
||||
'x-tv-flow': 'EPG',
|
||||
'x-call-type': 'GUEST_USER',
|
||||
'x-user-agent': 'web|web|Chrome-133|02.0.1080|1'
|
||||
},
|
||||
cache: {
|
||||
ttl: 24 * 60 * 60 * 1000 // 1 day
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue