mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-06 22:01:54 -04:00
profile views #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kambleaa007 on GitHub (Sep 22, 2020).
for every refresh from same machine, i have seen profile views getting incremented,
not a big issue at all,
its maybe work as expected,
just want, you to know!!!
(we can check ip address and then only increment)
Thanks,
Ashish
@antonkomarev commented on GitHub (Sep 22, 2020):
GitHub passes all images URLs through their GitHub Camo proxy service.
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.
Sadly, there is no way to implement unique visitors count. That's why counter called views counter.