diff --git a/GoStats.php b/GoStats.php index ac4ba5a..9c853c8 100755 --- a/GoStats.php +++ b/GoStats.php @@ -5,7 +5,7 @@ /*** * Configuration Settings - CHANGE THESE */ -$url = ""; // URL of GoPhish listner e.g. http://www.site.com:8080/ +$url = ""; // URL of GoPhish listner e.g. http://www.site.com:8080 $key = ""; // GoPhish API key $pwd = "/opt/pwdlyser/"; // /directory/containing/pwdlyser $geoip = false; // use freegeoip.net on IP addresses? set to false to disable this.