deploy: 6a0e7f2ccf
parent
f17bd3fa6e
commit
54620a886a
18
index.html
18
index.html
|
@ -19,22 +19,22 @@
|
|||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
|
||||
<meta name="og:image" content="https://mohsenemx.github.io/FXclient/assets/logo.png" />
|
||||
<meta property="og:url" content="https://mohsenemx.github.io/FXclient/">
|
||||
<meta name="og:image" content="https://fxclient.github.io/FXclient/assets/logo.png" />
|
||||
<meta property="og:url" content="https://fxclient.github.io/FXclient/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="FX Client">
|
||||
<meta property="og:description" content="Modified Version of Territorial.io - FX Client">
|
||||
<meta property="og:image" content="https://mohsenemx.github.io/FXclient/assets/logo.png">
|
||||
<meta property="og:image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="FX Client">
|
||||
<meta name="twitter:description" content="Modified Version of Territorial.io - FX Client">
|
||||
<meta name="twitter:image" content="https://mohsenemx.github.io/FXclient/assets/logo.png">
|
||||
<meta name="twitter:image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
<meta itemprop="name" content="FX Client">
|
||||
<meta itemprop="description" content="Modified Version of Territorial.io - FX Client">
|
||||
<meta itemprop="image" content="https://mohsenemx.github.io/FXclient/assets/logo.png">
|
||||
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
|
||||
<!-- FX Client CSS -->
|
||||
<link rel="stylesheet" href="main.css?1711644268545">
|
||||
<link rel="stylesheet" href="main.css?1711653938171">
|
||||
<!-- Game CSS -->
|
||||
<style>
|
||||
html,
|
||||
|
@ -121,8 +121,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?1711644268545"></script>
|
||||
<script src="fx_core.js?1711644268545"></script>
|
||||
<script src="game.js?1711644268545"></script>
|
||||
<script src="variables.js?1711653938171"></script>
|
||||
<script src="fx_core.js?1711653938171"></script>
|
||||
<script src="game.js?1711653938171"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue