123456789101112131415161718192021# 1 "src/server/ip.dummy.ml"(**************************************************************************)(* *)(* Copyright 2018-2023 OCamlPro *)(* *)(* All rights reserved. This file is distributed under the terms of the *)(* GNU Lesser General Public License version 2.1, with the special *)(* exception on linking described in the file LICENSE. *)(* *)(**************************************************************************)letreq_ips:(string,EzAPI.ip_info)Hashtbl.t=Hashtbl.create1111letregister:float->string->unit=letfirst=reftrueinfun__->if!firstthen(first:=false;Format.eprintf"\027[0;33mwarning: geoip not installed\027[0m\n\
If you need ip information try: `opam install geoip`@.")