gh-pages
mohsenemx 2024-05-22 20:18:06 +00:00
parent a1356be9d1
commit 9cf11fbf2f
1 changed files with 12 additions and 11 deletions

View File

@ -2,13 +2,14 @@
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q96FGB3L05"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-Q96FGB3L05');
</script>-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYYDMY13BG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WYYDMY13BG');
</script>
<meta charset="utf-8" />
<title>FX Client</title>
<meta name="description" content="Modified Version of Territorial.io - FX Client">
@ -34,7 +35,7 @@
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
<!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1716403739478">
<link rel="stylesheet" href="main.css?1716409084457">
<!-- Game CSS -->
<style>
html,
@ -121,8 +122,8 @@
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
<table><tbody id="donationhistory_content"></tbody></table>
</div>
<script src="variables.js?1716403739478"></script>
<script src="fx_core.js?1716403739478"></script>
<script src="game.js?1716403739478"></script>
<script src="variables.js?1716409084457"></script>
<script src="fx_core.js?1716409084457"></script>
<script src="game.js?1716409084457"></script>
</body>
</html>