47
47
name ="twitter:description "
48
48
content ="LangX Token - The 'Learn to Earn' Token Project by LangX "
49
49
/>
50
- < meta property ="og:title " content ="LangX Token - The 'Learn to Earn' Token " />
51
- < meta name ="twitter:title " content ="LangX Token - The 'Learn to Earn' Token " />
50
+ < meta
51
+ property ="og:title "
52
+ content ="LangX Token - The 'Learn to Earn' Token "
53
+ />
54
+ < meta
55
+ name ="twitter:title "
56
+ content ="LangX Token - The 'Learn to Earn' Token "
57
+ />
52
58
< meta
53
59
property ="og:image "
54
60
content ="https://token.langx.io/images/site-preview.png "
84
90
< a class ="social " href ="https://t.me/langxapp " target ="_blank ">
85
91
< img width ="24 " src ="images/socials/telegram.svg " />
86
92
</ a >
87
- < a
88
- class ="social "
89
- href ="https://github.com/langxapp "
90
- target ="_blank "
91
- >
93
+ < a class ="social " href ="https://github.com/langxapp " target ="_blank ">
92
94
< img width ="24 " src ="images/socials/github.svg " />
93
95
</ a >
94
96
</ div >
@@ -109,10 +111,7 @@ <h1>LangX<br /></h1>
109
111
< p >
110
112
< u
111
113
> The innovative 'Learn to Earn' Token Project by
112
- < a
113
- href ="http://langx.io "
114
- target ="_blank "
115
- rel ="noopener noreferrer "
114
+ < a href ="http://langx.io " target ="_blank " rel ="noopener noreferrer "
116
115
> LangX</ a
117
116
>
118
117
< br /> < br
@@ -188,10 +187,7 @@ <h1>LangX<br /></h1>
188
187
< p >
189
188
< u
190
189
> The innovative 'Learn to Earn' Token Project by
191
- < a
192
- href ="http://langx.io "
193
- target ="_blank "
194
- rel ="noopener noreferrer "
190
+ < a href ="http://langx.io " target ="_blank " rel ="noopener noreferrer "
195
191
> LangX</ a
196
192
> . < br /> < br
197
193
/> </ u >
@@ -232,11 +228,7 @@ <h1>LangX<br /></h1>
232
228
>
233
229
< img width ="24 " src ="images/socials/x.svg " />
234
230
</ a >
235
- < a
236
- class ="social "
237
- href ="https://tiktok.com/@langxapp "
238
- target ="_blank "
239
- >
231
+ < a class ="social " href ="https://tiktok.com/@langxapp " target ="_blank ">
240
232
< img width ="24 " src ="images/socials/tiktok.svg " />
241
233
</ a >
242
234
< a
@@ -260,11 +252,7 @@ <h1>LangX<br /></h1>
260
252
>
261
253
< img width ="24 " src ="images/socials/bluesky.svg " />
262
254
</ a >
263
- < a
264
- class ="social "
265
- href ="https://github.com/langxapp "
266
- target ="_blank "
267
- >
255
+ < a class ="social " href ="https://github.com/langxapp " target ="_blank ">
268
256
< img width ="24 " src ="images/socials/github.svg " />
269
257
</ a >
270
258
</ div >
@@ -419,19 +407,18 @@ <h1>LangX<br /></h1>
419
407
} ) ;
420
408
</ script >
421
409
422
- <!-- Google tag (gtag.js) -->
423
- < script
424
- async
425
- src ="https://www.googletagmanager.com/gtag/js?id=G-KXRC5YCB27 "
426
- > </ script >
410
+ <!-- Insight Tag (tracker.js) -->
427
411
< script >
428
- window . dataLayer = window . dataLayer || [ ] ;
429
- function gtag ( ) {
430
- dataLayer . push ( arguments ) ;
431
- }
432
- gtag ( "js" , new Date ( ) ) ;
433
-
434
- gtag ( "config" , "G-KXRC5YCB27" ) ;
412
+ ( function ( ) {
413
+ window . counterscale = {
414
+ q : [ [ "set" , "siteId" , "token-website" ] , [ "trackPageview" ] ] ,
415
+ } ;
416
+ } ) ( ) ;
435
417
</ script >
418
+ < script
419
+ id ="counterscale-script "
420
+ src ="https://insight.langx.io/tracker.js "
421
+ defer
422
+ > </ script >
436
423
</ body >
437
424
</ html >
0 commit comments