mirror of
https://github.com/pi-hole/web.git
synced 2026-04-28 12:44:07 +01:00
Add cache busting to all custom scripts and common css
Signed-off-by: Tony Jeffree <tjeffree@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<label for="chk2">Automatic scrolling on update</label>
|
||||
</div>
|
||||
|
||||
<script src="scripts/pi-hole/js/taillog-FTL.js"></script>
|
||||
<script src="scripts/pi-hole/js/taillog-FTL.js?v=<?=$cacheVer?>"></script>
|
||||
|
||||
<?php
|
||||
require "scripts/pi-hole/php/footer.php";
|
||||
|
||||
Reference in New Issue
Block a user