Skip to content

Commit c7fe920

Browse files
authored
Update README.md
1 parent a520e8a commit c7fe920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Below are the methods supported in this class.
1515
|getPackageVersion|Get the package version (1 to 4 for PX1 to PX4 respectively).|
1616
|getModuleVersion|Get the module version.|
1717
|getDatabaseVersion|Get the database version.|
18-
|isProxy|Check wether if an IP address was a proxy. Returned value:<ul><li>-1 : errors</li><li>0 : not a proxy</li><li>1 : a proxy</li><li>2 : a data center IP address</li></ul>|
18+
|isProxy|Check whether if an IP address was a proxy. Returned value:<ul><li>-1 : errors</li><li>0 : not a proxy</li><li>1 : a proxy</li><li>2 : a data center IP address</li></ul>|
1919
|getAll|Return the proxy information in array.|
2020
|getProxyType|Return the proxy type. Please visit <a href="https://www.ip2location.com/databases/px4-ip-proxytype-country-region-city-isp" target="_blank">IP2Location</a> for the list of proxy types supported|
2121
|getCountryShort|Return the ISO3166-1 country code (2-digits) of the proxy.|

0 commit comments

Comments
 (0)