vulneribilty fixed
This commit is contained in:
@@ -5,7 +5,7 @@ const LOCALES = ['uz', 'ru', 'en'] as const;
|
||||
|
||||
const STATIC_ROUTES = [
|
||||
{ path: '', changeFreq: 'daily' as const, priority: 1.0 },
|
||||
{ path: '/plagat', changeFreq: 'weekly' as const, priority: 0.8 },
|
||||
{ path: '/plagiat', changeFreq: 'weekly' as const, priority: 0.8 },
|
||||
{ path: '/cabinet', changeFreq: 'weekly' as const, priority: 0.7 },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user