Merge pull request #706 from boulaffasae/youtubeapi-uri
Youtube (Js API) URI redirect to Error 404
This commit is contained in:
commit
e762602f12
|
|
@ -4061,7 +4061,7 @@ tarteaucitron.services.youtubeapi = {
|
||||||
"key": "youtubeapi",
|
"key": "youtubeapi",
|
||||||
"type": "video",
|
"type": "video",
|
||||||
"name": "Youtube (Js API)",
|
"name": "Youtube (Js API)",
|
||||||
"uri": "https://policies.google.com/privacy/",
|
"uri": "https://policies.google.com/privacy",
|
||||||
"needConsent": true,
|
"needConsent": true,
|
||||||
"cookies": [],
|
"cookies": [],
|
||||||
"js": function () {
|
"js": function () {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue