File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,6 @@ export default defineUserConfig({
9090 type : 'text/javascript' ,
9191 'data-cbid' : 'ee971b30-e872-46e8-b421-706ef26d9dcc' ,
9292 'data-blockingmode' : 'auto' ,
93- async : true ,
9493 } ] ,
9594
9695 // Cookiebot declaration
@@ -104,7 +103,7 @@ export default defineUserConfig({
104103 // Business Institution 247 “consent‑only” loader
105104 [ 'script' , {
106105 src : 'https://secure.businessintuition247.com/js/sc/264384.js' ,
107- type : 'text/javascript ' ,
106+ type : 'text/plain ' ,
108107 async : true ,
109108 'data-cookiecategory' : 'marketing' ,
110109 } ] ,
@@ -121,7 +120,7 @@ export default defineUserConfig({
121120 // Reo
122121 [ 'script' , {
123122 src : "/js/reo.js" ,
124- type : 'text/javascript ' ,
123+ type : 'text/plain ' ,
125124 async : true ,
126125 'data-cookiecategory' : 'marketing' ,
127126 } ] ,
You can’t perform that action at this time.
0 commit comments