From ec76504d45242cf5ec1e6d99ccb749661468fed1 Mon Sep 17 00:00:00 2001 From: Ethan Knowlton Date: Fri, 22 Sep 2023 21:29:46 -0400 Subject: [PATCH] added credit --- html/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/html/index.html b/html/index.html index 4a06056..10e1fd0 100644 --- a/html/index.html +++ b/html/index.html @@ -168,12 +168,13 @@ {{ end }} {{ end }} - {{ if .Country }} {{ if .Service == "geoip" }} + {{ if .Country }} {{ if .UsingGeoIP }}

This information is provided from the GeoLite2 database created by MaxMind, available from - www.maxmind.com

- {{ end}} {{ if .Service == "ipstack" }} + www.maxmind.com +

+ {{ end}} {{ if .UsingIPStack }}

This information is provided from www.ipstack.com