api & naming changes

This commit is contained in:
2024-04-06 14:54:54 +02:00
parent 90824dc0e5
commit 27f02e2c2b
20 changed files with 168 additions and 175 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export default defineConfig({
},
},
{
urlPattern: /^https:\/\/static.spythere.eu\/.*/i,
urlPattern: /^https:\/\/static.spythere.eu\/images\/.*/i,
handler: 'CacheFirst',
options: {
cacheName: 'spythere-api-cache',