@@ -48,6 +48,8 @@ func main() {
e.Use(middleware.Recover())
e.Use(middleware.CORSWithConfig(middleware.CORSConfig{
AllowOrigins: []string{
"https://localhost",
"https://127.0.0.1",
"http://127.0.0.1:5173",
"http://localhost:5173",
"http://127.0.0.1:4173",
The note is not visible to the blocked user.