Browse Source

Merge pull request #706 from boulaffasae/youtubeapi-uri

Youtube (Js API) URI redirect to Error 404
Amauri CHAMPEAUX 4 năm trước cách đây
mục cha
commit
e762602f12
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 () {