From 64dd5b91c48f132afd1b8564a0fa13bda4bcb501 Mon Sep 17 00:00:00 2001 From: Boulaffas Amine Date: Mon, 17 May 2021 08:39:24 +0100 Subject: [PATCH] Youtube (Js API) URI redirect to Error 404 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Error 404 (Introuvable)!!1 L'URL demandée est introuvable sur ce serveur. --- tarteaucitron.services.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 3519dde..98cc3db 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -4061,7 +4061,7 @@ tarteaucitron.services.youtubeapi = { "key": "youtubeapi", "type": "video", "name": "Youtube (Js API)", - "uri": "https://policies.google.com/privacy/", + "uri": "https://policies.google.com/privacy", "needConsent": true, "cookies": [], "js": function () {