Update mojmaxtv.hrvatskitelekom.hr.config.js

This commit is contained in:
nirvana-7777
2025-02-21 13:44:17 +01:00
committed by GitHub
parent 893f741473
commit 09e96c5d10

View File

@@ -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 = () => ({