ia ollama
This commit is contained in:
@@ -33,6 +33,8 @@ func LoadBuiltInMiddlewares(app *config.AppConfig) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
func Location(c *fiber.Ctx) (string, error) {
|
||||
ip := IP(c)
|
||||
_, err := Http.GeoIP.GetLocation(ip)
|
||||
|
||||
Reference in New Issue
Block a user