diff --git a/app.js b/app.js index 5cba8c4ecc..17e856a281 100644 --- a/app.js +++ b/app.js @@ -135,6 +135,7 @@ var trusted = [ '*.rafflecopter.com', '*.bootstrapcdn.com', '*.cloudflare.com', + 'https://*.cloudflare.com', 'localhost:3001', 'ws://localhost:3001/', 'http://localhost:3001', @@ -145,6 +146,7 @@ var trusted = [ 'https://syndication.twitter.com', '*.youtube.com', '*.jsdelivr.net', + 'https://*.jsdelivr.net', '*.togetherjs.com', 'https://*.togetherjs.com', 'wss://hub.togetherjs.com',