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 db42bc8 commit 7d2960cCopy full SHA for 7d2960c
1 file changed
src/embed.ts
@@ -47,7 +47,7 @@ const defaultVerifiers = {
47
[LOGIN_PROVIDER.DISCORD]: true,
48
};
49
50
-const iframeIntegrity = "sha384-hs3X0AsBvd98/B7Ovwv/YGu2q4yAWDn9PoqKitW0fOWQXVdBHNPFxEffnDOcsaKy";
+const iframeIntegrity = "sha384-S8Juv7bVYB6nRRwAtTsJTjmK98QxFyHKR05Bwr/ELiu+r4QL+3q+l7oSZE+Q9u17";
51
52
const expectedCacheControlHeader = "max-age=3600";
53
0 commit comments