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 34d630b commit 4c8902eCopy full SHA for 4c8902e
src/embed.js
@@ -24,7 +24,7 @@ const defaultVerifiers = {
24
[DISCORD]: true,
25
}
26
27
-const iframeIntegrity = 'sha384-gN7UqXgjCMWpUYinRFvGfFCHkwD1u2ij28/B7xL9mi+QDD0BRznmKwmGtx+8NBXU'
+const iframeIntegrity = 'sha384-KwydHdFFlWleof6ciEPmB+JT2BqoOnifsfqXkKthE4vofwQ9An7zt61En/H0cCZJ'
28
29
const expectedCacheControlHeader = 'max-age=3600'
30
0 commit comments