From 9d701701e63d7c99e46e388ada5acb4405c29658 Mon Sep 17 00:00:00 2001 From: Quentin Rouiller Date: Tue, 21 Apr 2026 12:53:22 +0200 Subject: [PATCH] =?UTF-8?q?v5.0.8=20=E2=80=94=20Correctifs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- background.js | 15 +++++++++++---- manifest.json | 2 +- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/background.js b/background.js index 73f904f..41c7e13 100644 --- a/background.js +++ b/background.js @@ -131,7 +131,17 @@ async function fetchXhr2(origin, phpsessid, actionId) { async function fetchFicheHtml(origin, phpsessid, formLink) { const url = `${origin}/index.php?${formLink}&PHPSESSID=${encodeURIComponent(phpsessid)}`; console.log("[bg] fetchFicheHtml →", url.substring(0, 120)); - const r = await fetch(url, { credentials: "include" }); + // v5.0.8 : EasyVista retourne maintenant un