Improve readability

This commit is contained in:
antonkomarev
2020-07-20 22:40:49 +03:00
parent 4c17513f12
commit 626eeb0d6f

View File

@@ -56,7 +56,7 @@ For example
## Is it safe to place tracking image?
GitHub passes all images URLs through their proxy [_camo_](https://github.com/atmos/camo) service.
GitHub passes all images URLs through their [GitHub Camo proxy service](https://github.blog/2010-11-13-sidejack-prevention-phase-3-ssl-proxied-assets/).
This means that only GitHub can track personal information, such as visitors User Agent or IP address.
Third party cloud service stores only views timestamps and total count of views.