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
@@ -22,7 +22,7 @@ Below are the methods supported in this module.
22
22
|---|---|
23
23
|open|Open the IP2Proxy BIN data with **File I/O** mode for lookup.|
24
24
|close|Close and clean up the file pointer.|
25
-
|get_package_version|Get the package version (1 to 10 for PX1 to PX11 respectively).|
25
+
|get_package_version|Get the package version (1 to 11 for PX1 to PX11 respectively).|
26
26
|get_module_version|Get the module version.|
27
27
|get_database_version|Get the database version.|
28
28
|is_proxy|Check whether if an IP address was a proxy. Please see [Proxy Type](#proxy-type) for details. 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>|
0 commit comments