Updated 2 files via CloudCannon

This commit is contained in:
CloudCannon 2020-08-09 19:07:15 +00:00
parent 2b5d8684f0
commit 1515e0c63b
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
<link>https://setto.basspistol.com</link>
<description>Set, Party, Gang! &amp;#35;Cybersoul.</description>
<lastBuildDate>Sun, 09 Aug 2020 07:07:03 +0000</lastBuildDate>
<lastBuildDate>Sun, 09 Aug 2020 19:07:12 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>

View file

@ -1,5 +1,5 @@
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/service-worker.js?v=1596956823').then(function(reg) {
navigator.serviceWorker.register('/service-worker.js?v=1597000032').then(function(reg) {
reg.onupdatefound = function() {
var installingWorker = reg.installing;
installingWorker.onstatechange = function() {