mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-12 00:31:56 -04:00
Count restarted to 1 when user changed username and edited name parameter in README #73
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 @nylla8444 on GitHub (Jul 8, 2025).
As the title says, the count restarted to 1 after I changed my username and edited the name parameter in the markdown, in my REAMDE.
If I just retained the current link , even tho my username is not the same anymore, the count still continues.
Is this the expected behavior?
I hope anyone will respond, thanks :))
@antonkomarev commented on GitHub (Jul 9, 2025):
@nylla8444 yes, this is intended behaviour, because this service does not know your GitHub id and cannot understand that you edited your name.
Use free yhype.me service as a more featured alternative. Or start counter not from zero, there is such a feature described in README (Base number section).
@nylla8444 commented on GitHub (Jul 9, 2025):
oh nice, thanks @antonkomarev