Skip to content

Commit

Permalink
πŸ› Allow blob download from frame
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Nov 28, 2023
1 parent 6d7f0b8 commit f6a1066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ const nuxtConfig = {
'connect.facebook.net',
],
'frame-src': [
'blob:',
'www.google.com',
'button.like.co',
'https://js.stripe.com',
Expand Down

0 comments on commit f6a1066

Please sign in to comment.