Skip to content

Commit 1f60e4c

Browse files
Update code.md
Added Is_Proxy field description.
1 parent f056fd7 commit 1f60e4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Retrieve geolocation information for an IP address.
4646
4747
| Field Name | Description |
4848
| ---------------- | ------------------------------------------------------------ |
49+
| 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 |
4950
| Country_Short | Two-character country code based on ISO 3166. |
5051
| Country_Long | Country name based on ISO 3166. |
5152
| Region | Region or state name. |

0 commit comments

Comments
 (0)