implement maxmind geo-location for page connection info

This commit is contained in:
yggverse 2025-03-23 00:15:42 +02:00
parent c35db8c1ff
commit eb6da7a362
4 changed files with 67 additions and 20 deletions

View file

@ -36,6 +36,7 @@ ggemtext = "0.6.0"
indexmap = "2.7.0"
itertools = "0.14.0"
libspelling = "0.3.0"
maxminddb = "0.25.0"
openssl = "0.10.70"
plurify = "0.2.0"
r2d2 = "0.8.10"