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 5151 < script >
5252 window . global = window ;
5353 </ script >
54+ < script
55+ src ="https://tag.clearbitscripts.com/v1/pk_dfbc0aeefb28dc63475b67134facf127/tags.js "
56+ referrerPolicy ="no-referrer "
57+ > </ script >
5458 </ head >
5559 < body >
5660 < 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> {
241241 rel = "apple-touch-startup-image"
242242 href = "https://raw.githubusercontent.com/lowcoder-org/lowcoder-media-assets/main/images/Lowcoder%20Logo%20512.png"
243243 />
244-
245244 < meta
246245 key = "application-name"
247246 name = "application-name"
@@ -297,12 +296,6 @@ class AppIndex extends React.Component<AppIndexProps, any> {
297296 rel = "stylesheet"
298297 /> ,
299298 // 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 > ,
306299 ] }
307300 </ Helmet >
308301 < SystemWarning />
You can’t perform that action at this time.
0 commit comments