From b0e45e69b93a82325f33e752975785786c69423d Mon Sep 17 00:00:00 2001 From: Luc Muller Date: Fri, 26 May 2023 11:53:17 +0200 Subject: [PATCH] [FIX #1104] Update tarteaucitron.services.js Ajout d'un /p/ dans l'url de l'iframe d'instagram --- tarteaucitron.services.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 46b9401..1b9916f 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -3157,7 +3157,7 @@ tarteaucitron.services.instagram = { frame_height = '"" '; } - post_frame = ''; + post_frame = ''; return post_frame; });