mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2025-01-11 08:30:02 +00:00
updated to sentry 5.9.1
This commit is contained in:
parent
0cc5f0fb7b
commit
b673ffc1c9
@ -39,8 +39,8 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
|
|||||||
|
|
||||||
<!-- Sentry error reporting -->
|
<!-- Sentry error reporting -->
|
||||||
<script
|
<script
|
||||||
src="https://browser.sentry-cdn.com/5.8.0/bundle.min.js"
|
src="https://browser.sentry-cdn.com/5.9.1/bundle.min.js"
|
||||||
integrity="sha384-qlxNoEAgNliJy7zXiR+uKx/fFAimdeVfEOK0SA5/wrXLioMmASbjvfVAMaQFKVI6"
|
integrity="sha384-/x1aHz0nKRd6zVUazsV6CbQvjJvr6zQL2CHbQZf3yoLkezyEtZUpqUNnOLW9Nt3v"
|
||||||
crossorigin="anonymous"></script>
|
crossorigin="anonymous"></script>
|
||||||
<script>
|
<script>
|
||||||
if (window.location.host.endsWith('8bitworkshop.com')) {
|
if (window.location.host.endsWith('8bitworkshop.com')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user