From 8e39544463e7fc07d8f42780a6e4461ddf1b74c7 Mon Sep 17 00:00:00 2001 From: Ricardo Carneiro Date: Wed, 22 Oct 2025 21:02:21 -0300 Subject: [PATCH] fix: hotjar no vivaldi --- Views/Shared/_Layout.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 688847b..7ba2cd7 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -81,6 +81,7 @@ h._hjSettings={hjid:6550944,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; + r.crossOrigin='anonymous'; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');