Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
harshalparmar authored Jan 30, 2022
1 parent f0d4557 commit 9a0646b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -2756,8 +2756,8 @@
<div id="main-content">
<img class="icon icon-offline" jseval="updateIconClass(this.classList, iconClass)" style="visibility: hidden;">
<div id="main-message">
<h1 i18n-content="heading">My Own T-Rex Game YEY!!!!</h1>
<p>Internet is connected, that does not mean Google Chrome can stop you playing this game :P.</p>
<h1 i18n-content="heading">T-Rex Game!</h1>
<p>Internet is connected, that does not mean Google Chrome can stop you playing this game. </p>
<div class="error-code" jscontent="errorCode">THANKS GOOGLE FOR THIS GAME</div>
</div>
</div>
@@ -2958,4 +2958,4 @@ <h1 i18n-content="heading">My Own T-Rex Game YEY!!!!</h1>
h))}if(e=c.jseval){d=0;for(f=e.length;d<f;++d)w(a,e[d],b)}e=c.jsskip;if(!e||!w(a,e,b))if(c=c.jscontent){if(c=""+w(a,c,b),b.innerHTML!=c){for(;b.firstChild;)e=b.firstChild,e.parentNode.removeChild(e);b.appendChild(this.j.createTextNode(c))}}else{c=W(this);for(e=b.firstChild;e;e=e.nextSibling)e.nodeType==1&&c.push(this.e,a,e);c.length&&V(this,c)}};function X(a){if(a.__jstcache)return a.__jstcache;var b=a.getAttribute("jstcache");if(b)return a.__jstcache=N[b];return T(a)}
function Y(a,b){var c=document;if(b){var e=c.getElementById(a);if(!e){var e=b(),d=H,f=c.getElementById(d);if(!f)f=c.createElement(J),f.id=d,p(f),f.style.position="absolute",c.body.appendChild(f);d=c.createElement(J);f.appendChild(d);d.innerHTML=e;e=c.getElementById(a)}c=e}else c=c.getElementById(a);return c?(S(c),c=c.cloneNode(!0),c.removeAttribute(K),c):i}function Z(a,b,c){c==b.length-1?a.setAttribute(G,I+c):a.setAttribute(G,""+c)};window.jstGetTemplate=Y;window.JsEvalContext=s;window.jstProcess=function(a,b){var c=new L;S(b);c.j=b?b.nodeType==9?b:b.ownerDocument||document:document;var e=l(c,c.e,a,b),d=c.h=[],f=c.k=[];c.c=[];e();for(var h,g,j;d.length;)h=d[d.length-1],e=f[f.length-1],e>=h.length?(e=c,g=d.pop(),g.length=0,e.c.push(g),f.pop()):(g=h[e++],j=h[e++],h=h[e++],f[f.length-1]=e,g.call(c,j,h))};
})()
</script><script>var tp = document.getElementById('t');jstProcess(loadTimeData.createJsEvalContext(), tp);</script></body></html>
</script><script>var tp = document.getElementById('t');jstProcess(loadTimeData.createJsEvalContext(), tp);</script></body></html>

0 comments on commit 9a0646b

Please sign in to comment.