Skip to content

Commit af81ca1

Browse files
Updating embed with new hash
1 parent 628ac60 commit af81ca1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/embed.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const defaultVerifiers = {
2121
}
2222
cleanContextForImports()
2323

24-
const iframeIntegrity = 'sha384-bdsrEyjfVbywVu59qoXxsjKgyLf/LEaxI/7ibbYfOMpVbZkxP8HTZI78kgzHNIl/'
24+
const iframeIntegrity = 'sha384-4mM3V5uRfIXCgqK2qIIhI90gyQRT5CVRZFjtbDBP6tEvBnb2UBcx8tCsRkDgDEUo'
2525
const expectedCacheControlHeader = 'max-age=3600'
2626

2727
restoreContextAfterImports()
@@ -95,7 +95,7 @@ class Torus {
9595
logLevel = 'debug'
9696
break
9797
default:
98-
torusUrl = 'https://app.tor.us/v0.2.11'
98+
torusUrl = 'https://app.tor.us/v0.2.12'
9999
logLevel = 'error'
100100
break
101101
}

0 commit comments

Comments
 (0)