gh-pages
peshomir 2025-07-27 15:31:06 +00:00
parent b4aab9161f
commit c617c56990
4 changed files with 9 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -61,7 +61,7 @@ function bt(bu) {
}
function dG() {
this.dq = 1106, this.n = 2100, this.rVersion = 13, this.dr = 0, this.dd = function() {
this.dq = 1107, this.n = 2101, this.rVersion = 13, this.dr = 0, this.dd = function() {
this.ds = 2;
var dt = bL.du(this.n, 10) % 100;
this.dv = "27 Jul 2025 [" + bL.du(this.n, 1e3) + "." + (dt < 10 ? "0" : "") + dt + "." + this.n % 10 + "]", this.a9 = true, this.aA = function() {
@ -6869,7 +6869,8 @@ function cW() {
aJx = 0;
function aK1(a6X, aJz) {
return 4 + bL.du(100 * aJz, ae.jq(a6X))
var f8 = bf.k7();
return f8 < 357 ? 2 + bL.du(100 * aJz, 2e3) : f8 < 714 ? 2 + bL.du(100 * aJz, 8e3) : f8 < 1071 ? 2 + bL.du(100 * aJz, 18e3) : 4 + bL.du(100 * aJz, ae.jq(a6X))
}
function aK0(a6X) {

View File

@ -36,7 +36,7 @@
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
<!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1753617327051">
<link rel="stylesheet" href="main.css?1753630259157">
<!-- Game CSS -->
<style>
html,
@ -133,9 +133,9 @@
<button onclick="document.getElementById('updateNotification').style.display = 'none'">Dismiss</button>
</div>
</span>
<script src="variables.js?1753617327051"></script>
<script src="fx.bundle.js?1753617327051"></script>
<script src="game.js?1753617327051"></script>
<script src="variables.js?1753630259157"></script>
<script src="fx.bundle.js?1753630259157"></script>
<script src="game.js?1753630259157"></script>
</body>
</html>

2
sw2.js
View File

@ -1,4 +1,4 @@
const cacheName = "1753617327051"; // this gets replaced by the build script
const cacheName = "1753630259157"; // this gets replaced by the build script
self.addEventListener("install", (e) => {
console.log("[Service Worker] Install", cacheName);