From d25b3bcb65b626835c44dcc3a8ed78a06ebaecea Mon Sep 17 00:00:00 2001 From: Movix <178902026+MysticSaba-max@users.noreply.github.com> Date: Thu, 18 Jun 2026 20:39:19 +0200 Subject: [PATCH 1/2] Extension et Userscript Nouvelle Adresse --- extension/Chrome/background.js | 7 ++++--- extension/Chrome/manifest.json | 4 +++- extension/Chrome/popup.html | 4 ++-- extension/Firefox/background.js | 7 ++++--- extension/Firefox/popup.html | 4 ++-- userscript/movix.user.js | 13 +++++++++---- 6 files changed, 24 insertions(+), 15 deletions(-) diff --git a/extension/Chrome/background.js b/extension/Chrome/background.js index b507dbd..86018be 100644 --- a/extension/Chrome/background.js +++ b/extension/Chrome/background.js @@ -5,7 +5,7 @@ const LIVETV_BASE_URL = "https://livetv882.me/frx/"; const LIVETV_EMBED_ORIGIN = "https://livetv882.me"; const LIVETV_EMBED_REFERER = LIVETV_BASE_URL; // Backend API URL for got-scraping based extraction -const API_BASE_URL = "https://api.movix.cash"; +const API_BASE_URL = "https://api.movix.chat"; const STREAM_PROXY_USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"; @@ -116,6 +116,7 @@ async function setupRules() { "movix.cloud", "movix.tax", "movix.club", + "movix.chat", "movix.golf", ], resourceTypes: [ @@ -462,8 +463,8 @@ function handleDetectEmbeds(payload) { function buildBackendApiHeaders(accessKey, extraHeaders = {}) { const headers = { Accept: "application/json", - Origin: "https://movix.cash", - Referer: "https://movix.cash/", + Origin: "https://movix.chat", + Referer: "https://movix.chat/", ...extraHeaders, }; diff --git a/extension/Chrome/manifest.json b/extension/Chrome/manifest.json index 611480c..833f6cf 100644 --- a/extension/Chrome/manifest.json +++ b/extension/Chrome/manifest.json @@ -45,7 +45,9 @@ "*://movix.club/*", "*://*.movix.club/*", "*://movix.golf/*", - "*://*.movix.golf/*" + "*://*.movix.golf/*", + "*://movix.chat/*", + "*://*.movix.chat/*" ] }, "web_accessible_resources": [ diff --git a/extension/Chrome/popup.html b/extension/Chrome/popup.html index 2564514..61a023f 100644 --- a/extension/Chrome/popup.html +++ b/extension/Chrome/popup.html @@ -424,7 +424,7 @@
@@ -456,7 +456,7 @@ @@ -456,7 +456,7 @@ + {/* ── STREAM DISCLAIMER ── */} +{t('liveTV.streamDisclaimer')}
+