Skip to content

Commit

Permalink
Fix for vimeo playback issues brave/brave-browser#4770
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbr committed Jun 28, 2019
1 parent 5a5305c commit a7e6b4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/ReferrerWhitelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"<all_urls>": [
"https://use.typekit.net/*",
"https://api.geetest.com/*",
"https://cloud.typography.com/*"
"https://cloud.typography.com/*",
"https://*.vimeocdn.com/*",
"https://player.vimeo.com/*"
]
},
{
Expand Down

0 comments on commit a7e6b4f

Please sign in to comment.