From 1365c1cd73800509eedf7f00cfb47ef6f20a19cd Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 24 Sep 2020 13:28:44 +0200 Subject: unset tracking vars are now not reported to the spyware server --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js index dcf9d10..f35932c 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.15.0-beta-a0a53be"; -// commit before the latest is a0a53bec5f61439dece140798235114a0164e26d +const static_cache_name = "site-static-1.0.15.1-beta-577c762"; +// commit before the latest is 577c762cfc082bf78434af10b0910e43554cf634 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3