We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aabc09 commit a3deba5Copy full SHA for a3deba5
src/embed.js
@@ -25,7 +25,7 @@ const defaultVerifiers = {
25
[DISCORD]: true,
26
}
27
28
-const iframeIntegrity = 'sha384-MqEEmXfNlnVIYsKWjN7UVf+MBAqTkiZeNyjLNkKGJ2qIm5s4xGJAZiLoN8PvRM5C'
+const iframeIntegrity = 'sha384-FQorvF8NYoQCKJaPbiagAD9kDiVQiSVIgRDnyIGwlWuoShUZs7TQuzaNYSXrbQ30'
29
30
const expectedCacheControlHeader = 'max-age=3600'
31
0 commit comments