mirror of
https://github.com/adams549659584/go-proxy-bingai.git
synced 2025-06-03 15:02:30 +08:00
chore: update sw
This commit is contained in:
parent
bfc0af4ba4
commit
c102fd0b64
@ -1,7 +1,7 @@
|
||||
// 引入workbox 框架
|
||||
importScripts('./js/sw/workbox-sw.js');
|
||||
|
||||
const SW_VERSION = '1.2.2';
|
||||
const SW_VERSION = '1.2.3';
|
||||
const CACHE_PREFIX = 'BingAI';
|
||||
|
||||
workbox.setConfig({ debug: false, logLevel: 'warn' });
|
||||
@ -61,7 +61,7 @@ workbox.precaching.precacheAndRoute([
|
||||
// html
|
||||
{
|
||||
url: '/web/chat.html',
|
||||
revision: '2023.05.05.14',
|
||||
revision: '2023.05.05.15',
|
||||
},
|
||||
// ico
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user