Add Soundcloud privacy url Fix #1138
This commit is contained in:
parent
84671e913d
commit
2553257851
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue