From dfc8c5ef14068671c420a4bfef2d2825bb6a75b6 Mon Sep 17 00:00:00 2001 From: Jokerhack <76730200+Jokerhack1@users.noreply.github.com> Date: Sat, 20 Feb 2021 08:33:18 +0330 Subject: [PATCH] Update ipgeolocation.py --- ipgeolocation.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipgeolocation.py b/ipgeolocation.py index b6c32d2..24b116a 100644 --- a/ipgeolocation.py +++ b/ipgeolocation.py @@ -4,7 +4,7 @@ """ This file is part of IPGeoLocation tool. Copyright (C) 2015-2016 @maldevel - https://github.com/maldevel/IPGeoLocation + https://github.com/Jokerhack1/IPGeoLocation IPGeoLocation - Retrieve IP Geolocation information Powered by http://ip-api.com @@ -95,4 +95,4 @@ def main(): if __name__ == '__main__': main() - \ No newline at end of file +