]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: rename local.js to help cache issue with Firefox
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 2 Aug 2022 15:31:45 +0000 (17:31 +0200)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 2 Aug 2022 15:31:45 +0000 (17:31 +0200)
pdns/recursordist/html/index.html
pdns/recursordist/html/local-2022.js [moved from pdns/recursordist/html/local.js with 100% similarity]

index a8b3157eb9fe07bcd4a079ffae7c8d57dd0c73a8..cb99da446dbce48be136ee082dea36aa3c9586ac 100644 (file)
@@ -12,7 +12,7 @@
     <link type="text/css" rel="stylesheet" href="lines.css">
     <link type="text/css" rel="stylesheet" href="styling.css">
 
-    <script src="local.js" defer></script>
+    <script src="local-2022.js" defer></script>
 </head>
 
 <body>