feat: add ability to log and display sanctions

This commit is contained in:
2025-08-25 15:55:48 -07:00
parent a9126ec826
commit 908f22d6aa
17 changed files with 19018 additions and 6 deletions
+1
View File
@@ -13,4 +13,5 @@ export const routesWithoutCors = [
"/announcement",
"/health",
"/mcp",
"/sanction",
];