mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 00:20:08 -04:00
Update mojmaxtv.hrvatskitelekom.hr.config.js
This commit is contained in:
parent
893f741473
commit
09e96c5d10
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@ const API_ENDPOINT = `https://tv-${NATCO_CODE}-prod.yo-digital.com/${NATCO_CODE}
|
|||
const DEVICE_ID = crypto.randomUUID()
|
||||
const SESSION_ID = crypto.randomUUID()
|
||||
|
||||
// Set of known role names for quick lookup
|
||||
const KNOWN_ROLES = new Set(Object.values(ROLE_TYPES))
|
||||
|
||||
const cached = {}
|
||||
|
||||
const getHeaders = () => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue