Compare commits

...

2 Commits

Author SHA1 Message Date
peshomir 1344cb8093 deploy: e41be64891 2025-01-12 21:55:46 +00:00
peshomir 1f72043200 deploy: fa3810e735 2025-01-12 20:22:55 +00:00
3 changed files with 8568 additions and 8651 deletions

File diff suppressed because one or more lines are too long

17203
game.js

File diff suppressed because one or more lines are too long

View File

@ -2,14 +2,14 @@
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYYDMY13BG"></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>
</script>-->
<meta charset="utf-8" />
<title>FX Client</title>
<meta name="description" content="Modified Version of Territorial.io - FX Client">
@ -35,7 +35,7 @@
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
<!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1736676759388">
<link rel="stylesheet" href="main.css?1736718938859">
<!-- Game CSS -->
<style>
html,
@ -84,8 +84,8 @@
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
<table><tbody id="donationhistory_content"></tbody></table>
</div></span>
<script src="variables.js?1736676759388"></script>
<script src="fx.bundle.js?1736676759388"></script>
<script src="game.js?1736676759388"></script>
<script src="variables.js?1736718938859"></script>
<script src="fx.bundle.js?1736718938859"></script>
<script src="game.js?1736718938859"></script>
</body>
</html>