From 7709ebbf87463cc84f5791afe0b51299420f1133 Mon Sep 17 00:00:00 2001 From: adef Date: Sun, 11 Jan 2026 11:18:19 +0000 Subject: [PATCH] Delete HIDI/config.yaml --- HIDI/config.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 HIDI/config.yaml diff --git a/HIDI/config.yaml b/HIDI/config.yaml deleted file mode 100644 index 09f8930..0000000 --- a/HIDI/config.yaml +++ /dev/null @@ -1,10 +0,0 @@ -x_api_key: "857a1e5d-e35e-4fdf-805b-a87b6f8364bf" -x_app_var: "6.59.1.e16cdfd" - -endpoints: - init: "https://dce-frontoffice.imggaming.com/api/v1/init/" - login: "https://dce-frontoffice.imggaming.com/api/v2/login" - vod: "https://dce-frontoffice.imggaming.com/api/v4/vod/{vod_id}?includePlaybackDetails=URL" - adjacent: "https://dce-frontoffice.imggaming.com/api/v4/vod/{vod_id}/adjacent" - view: "https://dce-frontoffice.imggaming.com/api/v1/view" # Changed from season_view - refresh: "https://dce-frontoffice.imggaming.com/api/v2/token/refresh"