From 255325785113c17cb811d555d6c435ddd27241ff Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Wed, 9 Aug 2023 16:56:46 +0200 Subject: [PATCH] Add Soundcloud privacy url Fix #1138 --- tarteaucitron.services.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 7f1a4e3..6c2266b 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -3789,6 +3789,7 @@ tarteaucitron.services.soundcloud = { type: 'video', name: 'SoundCloud', needConsent: true, + uri: "https://soundcloud.com/pages/privacy", cookies: ['sc_anonymous_id', 'sclocale'], js: function () { "use strict";