From dedd68f6ca92d51fd34965b6fd12356237983b17 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 19 Mar 2026 13:40:16 +0100 Subject: [PATCH] . --- fip/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fip/script.js b/fip/script.js index 68b099a..7c3f9ce 100644 --- a/fip/script.js +++ b/fip/script.js @@ -1 +1 @@ -setTimeout(function(){document.querySelector('[aria-label="écouter Fip : le direct"]').click();},3000); \ No newline at end of file +setTimeout(function(){document.querySelector('.CardBig button').click();},3000); \ No newline at end of file -- 2.39.5