Merge branch 'main' into themes
This commit is contained in:
commit
a500f983f5
2 changed files with 23 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