add cdn.freesound to cache list
This commit is contained in:
parent
b6e42876ad
commit
2a2c7437e4
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ export default defineConfig({
|
|||
[
|
||||
/^https:\/\/raw\.githubusercontent\.com\/.*/i,
|
||||
/^https:\/\/freesound\.org\/.*/i,
|
||||
/^https:\/\/cdn\.freesound\.org\/.*/i,
|
||||
/^https:\/\/shabda\.ndre\.gr\/.*/i,
|
||||
].some((regex) => regex.test(url)),
|
||||
handler: 'CacheFirst',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue