mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
parent
2575d45f0b
commit
0ec019f959
16 changed files with 209 additions and 34 deletions
|
|
@ -59,8 +59,7 @@ export default defineConfig({
|
|||
'/studio/[slug]': { status: 307, destination: '/maintenance' },
|
||||
'/studio/list': { status: 307, destination: '/maintenance' },
|
||||
'/holy12': { status: 307, destination: '/maintenance' },
|
||||
'/request': { status: 307, destination: '/maintenance' },
|
||||
'/search': { status: 307, destination: '/maintenance' }
|
||||
'/request': { status: 307, destination: '/maintenance' }
|
||||
},
|
||||
security: {
|
||||
checkOrigin: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue