From 7cc7d276f18f2d2b68a25c6d1003710bb18ef5f2 Mon Sep 17 00:00:00 2001 From: antonkomarev Date: Tue, 21 Jul 2020 00:32:06 +0300 Subject: [PATCH] Stylize FAQ section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 350e4b6..9f9a8d4 100644 --- a/README.md +++ b/README.md @@ -95,13 +95,19 @@ You can overwrite default `Profile views` text with your own label. > **NOTE**: Replace whitespace with `+` character in multi-word labels. -## Is it safe to use tracking image? +## FAQ + +### Isn't that a security breach? 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. +### Are you making money on it? + +No. Only spending them. You can [help me cut server costs] if you want it to keep running & receive new features. + ## License - `GitHub Profile Views Counter` application is open-sourced software licensed under the [MIT license](LICENSE) by [Anton Komarev].