mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-28 05:05:14 +01:00
oops..
This commit is contained in:
parent
cc266a7bd6
commit
8c08bdb7f9
@ -84,7 +84,7 @@ public class GeoLiteAPI {
|
|||||||
/**
|
/**
|
||||||
* Get the country code of the given IP address.
|
* Get the country code of the given IP address.
|
||||||
*
|
*
|
||||||
* @param ip textual IP address address to lookup.
|
* @param ip textual IP address to lookup.
|
||||||
*
|
*
|
||||||
* @return two-character ISO 3166-1 alpha code for the country.
|
* @return two-character ISO 3166-1 alpha code for the country.
|
||||||
*/
|
*/
|
||||||
@ -102,7 +102,7 @@ public class GeoLiteAPI {
|
|||||||
/**
|
/**
|
||||||
* Get the country name of the given IP address.
|
* Get the country name of the given IP address.
|
||||||
*
|
*
|
||||||
* @param ip textual IP address address to lookup.
|
* @param ip textual IP address to lookup.
|
||||||
*
|
*
|
||||||
* @return The name of the country.
|
* @return The name of the country.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user