File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 51
51
< script >
52
52
window . global = window ;
53
53
</ script >
54
+ < script
55
+ src ="https://tag.clearbitscripts.com/v1/pk_dfbc0aeefb28dc63475b67134facf127/tags.js "
56
+ referrerPolicy ="no-referrer "
57
+ > </ script >
54
58
</ head >
55
59
< body >
56
60
< div id ="not-supported-browser "> </ div >
Original file line number Diff line number Diff line change @@ -241,7 +241,6 @@ class AppIndex extends React.Component<AppIndexProps, any> {
241
241
rel = "apple-touch-startup-image"
242
242
href = "https://raw.githubusercontent.com/lowcoder-org/lowcoder-media-assets/main/images/Lowcoder%20Logo%20512.png"
243
243
/>
244
-
245
244
< meta
246
245
key = "application-name"
247
246
name = "application-name"
@@ -297,12 +296,6 @@ class AppIndex extends React.Component<AppIndexProps, any> {
297
296
rel = "stylesheet"
298
297
/> ,
299
298
// adding Clearbit Support for Analytics
300
- < script
301
- key = "clearbit-script"
302
- src = "https://tag.clearbitscripts.com/v1/pk_dfbc0aeefb28dc63475b67134facf127/tags.js"
303
- referrerPolicy = "strict-origin-when-cross-origin"
304
- type = "text/javascript"
305
- > </ script > ,
306
299
] }
307
300
</ Helmet >
308
301
< SystemWarning />
You can’t perform that action at this time.
0 commit comments