mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-18 11:42:10 -04:00
Can you please explain how you are counting the numbers of visitor #38
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 @Kd-Here on GitHub (Jan 1, 2023).
Hey @antonkomarev Thanks for amazing trick of markdown.
I am new to github don't have idea how things happen but curious about them.
Could you please explain the actual processing how you keep track on count do you use sql and php or anyhthing else.
@antonkomarev commented on GitHub (Jan 1, 2023):
@Kd-Here implementation is very simple, you can look in the
publicdirectory. There are file or DB storage available.