From 8c6264ed4e7fdc261c2e3179b90daff0bdc23c2d Mon Sep 17 00:00:00 2001 From: BartM82 <105561997+BartM82@users.noreply.github.com> Date: Sat, 5 Jul 2025 11:11:34 +0200 Subject: [PATCH] Update content.js --- plugin/plugin_chrome/content.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/plugin_chrome/content.js b/plugin/plugin_chrome/content.js index 0302c72..45f6417 100644 --- a/plugin/plugin_chrome/content.js +++ b/plugin/plugin_chrome/content.js @@ -1,4 +1,4 @@ -// Plugin DIMA - Version avec extraction de contenu améliorée +// Plugin DIMA - Version avec extraction de contenu améliorée--V1 const DIMA_TECHNIQUES = [ // PHASE DETECTER { @@ -654,4 +654,4 @@ try { new DIMAAnalyzer(); } catch (error) { console.error('DIMA: Erreur d\'initialisation:', error); -} \ No newline at end of file +}