Ver Fonte

Merge pull request #706 from boulaffasae/youtubeapi-uri

Youtube (Js API) URI redirect to Error 404
Amauri CHAMPEAUX há 4 anos atrás
pai
commit
e762602f12
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
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 () {