Merge pull request 'fix: cache bunny cdn urls #2057' (#2076) from cache-bunny into main

Reviewed-on: https://codeberg.org/uzu/strudel/pulls/2076
This commit is contained in:
froos
2026-06-21 15:29:56 +02:00
+1
View File
@@ -78,6 +78,7 @@ export default defineConfig({
urlPattern: ({ url }) =>
[
/^https:\/\/raw\.githubusercontent\.com\/.*/i,
/^https:\/\/strudel\.b-cdn\.net\/.*/i,
/^https:\/\/freesound\.org\/.*/i,
/^https:\/\/cdn\.freesound\.org\/.*/i,
/^https:\/\/shabda\.ndre\.gr\/.*/i,