You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Below are the methods supported in this class.
17
17
|---|---|
18
18
|Open|Open the IP2Proxy BIN data for lookup. Please see the **Usage** section of the 2 modes supported to load the BIN data file.|
19
19
|Close|Close and clean up the file pointer.|
20
-
|GetPackageVersion|Get the package version (1 to 10 for PX1 to PX10 respectively).|
20
+
|GetPackageVersion|Get the package version (1 to 11 for PX1 to PX11 respectively).|
21
21
|GetModuleVersion|Get the module version.|
22
22
|GetDatabaseVersion|Get the database version.|
23
23
|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 or search engine robot</li></ul>|
0 commit comments