File tree 3 files changed +28
-0
lines changed
3 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 21
21
< link rel ="stylesheet " href ="/css/style.css ">
22
22
</ head >
23
23
24
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=AW-16572194743 "> </ script >
25
+ < script >
26
+ window . dataLayer = window . dataLayer || [ ] ;
27
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
28
+ gtag ( 'js' , new Date ( ) ) ;
29
+
30
+ gtag ( 'config' , 'AW-16572194743' ) ;
31
+ </ script >
32
+
24
33
< body class ="sync-pending gog-pending release no-nodes ">
25
34
< h1 class ="no-video "> < span class ="dev "> DEV MODE -</ span > Play in your browser < span id ="network "> </ span >
26
35
< noscript > < h1 > Cloud gaming requires JavaScript</ h1 > </ noscript >
Original file line number Diff line number Diff line change 38
38
< script src ="js/insights-log.js "> </ script >
39
39
</ head >
40
40
41
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=AW-16572194743 "> </ script >
42
+ < script >
43
+ window . dataLayer = window . dataLayer || [ ] ;
44
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
45
+ gtag ( 'js' , new Date ( ) ) ;
46
+
47
+ gtag ( 'config' , 'AW-16572194743' ) ;
48
+ </ script >
49
+
41
50
< body style ="text-align: center; background: #1e1e1e; color: #cedada; ">
42
51
< noscript > < h1 > Cloud gaming requires JavaScript</ h1 > </ noscript >
43
52
< div class ="video-container ">
Original file line number Diff line number Diff line change 27
27
}
28
28
</ style >
29
29
</ head >
30
+
31
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=AW-16572194743 "> </ script >
32
+ < script >
33
+ window . dataLayer = window . dataLayer || [ ] ;
34
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
35
+ gtag ( 'js' , new Date ( ) ) ;
36
+
37
+ gtag ( 'config' , 'AW-16572194743' ) ;
38
+ </ script >
39
+
30
40
< body class ="setup " style ="background: #101010 ">
31
41
< div class ="content ">
32
42
< h1 > How to setup Borg node?</ h1 >
You can’t perform that action at this time.
0 commit comments