whitelist another url to restore images from google
This commit is contained in:
1
app.js
1
app.js
@ -116,6 +116,7 @@ var trusted = [
|
|||||||
"*.twitter.com",
|
"*.twitter.com",
|
||||||
'*.twimg.com',
|
'*.twimg.com',
|
||||||
"*.githubusercontent.com",
|
"*.githubusercontent.com",
|
||||||
|
"*.googleusercontent.com",
|
||||||
"'unsafe-eval'",
|
"'unsafe-eval'",
|
||||||
"'unsafe-inline'",
|
"'unsafe-inline'",
|
||||||
"*.rafflecopter.com",
|
"*.rafflecopter.com",
|
||||||
|
Reference in New Issue
Block a user