Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
This commit is contained in:
2
app.js
2
app.js
@ -135,6 +135,7 @@ var trusted = [
|
|||||||
'*.rafflecopter.com',
|
'*.rafflecopter.com',
|
||||||
'*.bootstrapcdn.com',
|
'*.bootstrapcdn.com',
|
||||||
'*.cloudflare.com',
|
'*.cloudflare.com',
|
||||||
|
'https://*.cloudflare.com',
|
||||||
'localhost:3001',
|
'localhost:3001',
|
||||||
'ws://localhost:3001/',
|
'ws://localhost:3001/',
|
||||||
'http://localhost:3001',
|
'http://localhost:3001',
|
||||||
@ -145,6 +146,7 @@ var trusted = [
|
|||||||
'https://syndication.twitter.com',
|
'https://syndication.twitter.com',
|
||||||
'*.youtube.com',
|
'*.youtube.com',
|
||||||
'*.jsdelivr.net',
|
'*.jsdelivr.net',
|
||||||
|
'https://*.jsdelivr.net',
|
||||||
'*.togetherjs.com',
|
'*.togetherjs.com',
|
||||||
'https://*.togetherjs.com',
|
'https://*.togetherjs.com',
|
||||||
'wss://hub.togetherjs.com',
|
'wss://hub.togetherjs.com',
|
||||||
|
Reference in New Issue
Block a user