Skip to content

Commit 5c07775

Browse files
committed
Update code.md
Added Is_proxy field description.
1 parent 17fcefc commit 5c07775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Retrieve geolocation information for an IP address.
4343
4444
| Field Name | Description |
4545
| ---------------- | ------------------------------------------------------------ |
46+
| Is_proxy | Determine whether if an IP address was a proxy or not. Returns 0 is not proxy, 1 if proxy, and 2 if it's data center IP |
4647
| Country_short | Two-character country code based on ISO 3166. |
4748
| Country_long | Country name based on ISO 3166. |
4849
| Region | Region or state name. |

0 commit comments

Comments
 (0)