Skip to content

Commit e4fa8ad

Browse files
Added Youtube webp thumbnail
1 parent 9c90805 commit e4fa8ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/server/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,8 @@ async function onExpressJsSetup(server) {
197197
+ ' https://www.facebook.com'
198198
+ ' https://www.google-analytics.com'
199199
+ ' https://www.google.com'
200-
+ ' https://www.googletagmanager.com;'
200+
+ ' https://www.googletagmanager.com'
201+
+ ' https://i.ytimg.com;'
201202
+ " manifest-src 'self';"
202203
+ " media-src 'self';"
203204
+ ' report-uri https://623d4c23f90d055298b24042.endpoint.csper.io/?v=0;'

0 commit comments

Comments
 (0)