From: Chris Hofstaedtler Date: Tue, 2 Aug 2022 15:31:45 +0000 (+0200) Subject: rec: rename local.js to help cache issue with Firefox X-Git-Tag: rec-4.8.0-alpha1~65^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abd63fb5e8040920b70ef3256e5e107474b30915;p=thirdparty%2Fpdns.git rec: rename local.js to help cache issue with Firefox --- diff --git a/pdns/recursordist/html/index.html b/pdns/recursordist/html/index.html index a8b3157eb9..cb99da446d 100644 --- a/pdns/recursordist/html/index.html +++ b/pdns/recursordist/html/index.html @@ -12,7 +12,7 @@ - + diff --git a/pdns/recursordist/html/local.js b/pdns/recursordist/html/local-2022.js similarity index 100% rename from pdns/recursordist/html/local.js rename to pdns/recursordist/html/local-2022.js