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",
|
||||
"type": "video",
|
||||
"name": "Youtube (Js API)",
|
||||
"uri": "https://policies.google.com/privacy/",
|
||||
"uri": "https://policies.google.com/privacy",
|
||||
"needConsent": true,
|
||||
"cookies": [],
|
||||
"js": function () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue