Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/geoip/release-notes/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ differ for the field defined in the ‘diff_in’ column.
We have released an additional data point for the
[GeoIP2 Anonymous IP Database](https://www.maxmind.com/en/geoip-anonymous-ip-database).
Subscribers can now identify whether an IP address is likely a
[residential proxy](<https://en.wikipedia.org/wiki/Proxy_server#Residential_proxy_(RESIP)>):
[residential proxy](https://en.wikipedia.org/wiki/Proxy_server#Residential_proxy):

- is_residential_proxy – 1 if the IP address is on a suspected anonymizing
network and belongs to a residential ISP. Blank if not.
Expand All @@ -107,7 +107,7 @@ We have released an additional output for our web services.
[GeoIP2 Insights](https://www.maxmind.com/en/geoip-api-web-services),
[minFraud Insights, and minFraud Factors](https://www.maxmind.com/en/solutions/fraud-prevention/overview)
customers can now see whether an IP address is likely a
[residential proxy](<https://en.wikipedia.org/wiki/Proxy_server#Residential_proxy_(RESIP)>):
[residential proxy](https://en.wikipedia.org/wiki/Proxy_server#Residential_proxy):

- /traits/is_residential_proxy – This is true if the IP address is on a
suspected anonymizing network and belongs to a residential ISP. Otherwise, the
Expand Down
2 changes: 1 addition & 1 deletion content/minfraud/release-notes/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We have released an additional output for our web services.
[GeoIP Insights](https://www.maxmind.com/en/geoip-api-web-services),
[minFraud Insights, and minFraud Factors](https://www.maxmind.com/en/solutions/fraud-prevention/overview)
customers can now see whether an IP address is likely a
[residential proxy](<https://en.wikipedia.org/wiki/Proxy_server#Residential_proxy_(RESIP)>):
[residential proxy](https://en.wikipedia.org/wiki/Proxy_server#Residential_proxy):

- `/traits/is_residential_proxy` – This is true if the IP address is on a
suspected anonymizing network and belongs to a residential ISP. Otherwise, the
Expand Down