mirror of
https://github.com/iptv-org/epg
synced 2026-09-11 06:16:50 -04:00
Update mojmaxtv.hrvatskitelekom.hr.config.js
This commit is contained in:
@@ -28,9 +28,6 @@ const API_ENDPOINT = `https://tv-${NATCO_CODE}-prod.yo-digital.com/${NATCO_CODE}
|
|||||||
const DEVICE_ID = crypto.randomUUID()
|
const DEVICE_ID = crypto.randomUUID()
|
||||||
const SESSION_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 cached = {}
|
||||||
|
|
||||||
const getHeaders = () => ({
|
const getHeaders = () => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user