Skip to content

Commit 36527f5

Browse files
authored
Update README.md
Added the remark that the rest api is free for non commercial usage.
1 parent 2ebedaa commit 36527f5

File tree

1 file changed

+2
-1
lines changed
  • security/security-design/shared-assets/email-security-dns-check

1 file changed

+2
-1
lines changed

security/security-design/shared-assets/email-security-dns-check/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ This asset uses a rest API to make it possible to show the geo-locations of the
99
The requests to ip-api.com are done in a anonymous way. The privacy policy at ip-api.com mentions that they do not track or analyse access or use in any manner. No cookies are placed during use.
1010

1111
To protect and rate-limit the API the network IP address of the client is stored in memory (RAM) for up to 1 minute.
12-
Any other information provided is discarded after the request is answered. Requests are not logged.
12+
Any other information provided is discarded after the request is answered. Requests are not logged.
13+
The usage of the ip-api.com rest API is free for non-commercial use.
1314

1415
For more detail on the privacy policy, please visit [https://ip-api.com/privacy](https://ip-api.com/privacy).
1516

0 commit comments

Comments
 (0)