mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-09 06:06:09 +00:00
fix: new JS needs new cachebusting suffix
This commit is contained in:
@@ -93,7 +93,7 @@ if(isset($_GET['o'])) {
|
||||
<meta http-equiv="imagetoolbar" content="no" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<script src="mt-full.js?0faab" type="text/javascript"></script>
|
||||
<script src="unx.js?f4b7f" type="text/javascript"></script>
|
||||
<script src="unx.js?f4b7g" type="text/javascript"></script>
|
||||
<script src="new.js?0faab" type="text/javascript"></script>
|
||||
<link href="<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user