From 6c3fc0584cc98f001b099f8e68403627e9cafa24 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Fri, 3 Mar 2023 15:38:47 +0800 Subject: [PATCH] Update streaming-ui-check.js --- Scripts/streaming-ui-check.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/streaming-ui-check.js b/Scripts/streaming-ui-check.js index 245ab40..5a0e6d4 100644 --- a/Scripts/streaming-ui-check.js +++ b/Scripts/streaming-ui-check.js @@ -25,7 +25,7 @@ const BASE_URL_YTB = "https://www.youtube.com/premium"; const BASE_URL_DISNEY = 'https://www.disneyplus.com'; const BASE_URL_Dazn = "https://startup.core.indazn.com/misl/v5/Startup"; const BASE_URL_Param = "https://www.paramountplus.com/" -const FILM_ID = 80062035 +const FILM_ID = 81280792 const BASE_URL_Discovery_token = "https://us1-prod-direct.discoveryplus.com/token?deviceId=d1a4a5d25212400d1e6985984604d740&realm=go&shortlived=true" const BASE_URL_Discovery = "https://us1-prod-direct.discoveryplus.com/users/me" const BASE_URL_GPT = 'https://chat.openai.com/'