44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > 404 -Not Found</ title >
7+ < link rel ="icon " type ="image/png " id ="favicon " href ="/bloxcraft_transparent.png ">
78 < style >
89 @import url ('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap' );
910
168169 bottom : -50px ; right : -50px ;
169170 }
170171 </ style >
172+ < script type ="application/ld+json ">
173+ {
174+ "@context" : "https://schema.org/" ,
175+ "@type" : "WebSite" ,
176+ "name" : "Bloxcraft UBG" ,
177+ "url" : "/" ,
178+ "description" : "The Unblocked Games Site For You To Play! Hundreds and Thousands of games and apps on your fingertips!"
179+ }
180+ </ script >
181+
182+ < script > ( function ( w , d , s , l , i ) { w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( { 'gtm.start' :
183+ new Date ( ) . getTime ( ) , event :'gtm.js' } ) ; var f = d . getElementsByTagName ( s ) [ 0 ] ,
184+ j = d . createElement ( s ) , dl = l != 'dataLayer' ?'&l=' + l :'' ; j . async = true ; j . src =
185+ 'https://www.googletagmanager.com/gtm.js?id=' + i + dl ; f . parentNode . insertBefore ( j , f ) ;
186+ } ) ( window , document , 'script' , 'dataLayer' , 'GTM-NQM8XR48' ) ; </ script >
187+
188+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-W0KXN0103E "> </ script >
189+ < script >
190+ window . dataLayer = window . dataLayer || [ ] ;
191+ function gtag ( ) { dataLayer . push ( arguments ) ; }
192+ gtag ( 'js' , new Date ( ) ) ;
193+
194+ gtag ( 'config' , 'G-W0KXN0103E' ) ;
195+ </ script >
171196</ head >
172197< body >
173198
199+ < noscript > < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-NQM8XR48 "
200+ height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe > </ noscript >
201+
174202 < div class ="orb orb-1 "> </ div >
175203 < div class ="orb orb-2 "> </ div >
176204
@@ -183,9 +211,9 @@ <h1>OOPS! We Couldn't Find That Page.</h1>
183211
184212 < div class ="buttons ">
185213 < a href ="/ " class ="btn btn-primary "> Go Home</ a >
186- < a href ="# " class ="btn btn-secondary "> Refresh</ a >
214+ < a href ="javascript:location.reload() " class ="btn btn-secondary "> Refresh</ a >
187215 </ div >
188216 </ main >
189-
217+ < script src =" /main-injection.js " > </ script >
190218</ body >
191219</ html >
0 commit comments