Commit graph

2 commits

Author SHA1 Message Date
Nikita Karamov
5f0e28e506
Only count views on the official instances 2022-12-23 03:05:09 +01:00
Nikita Karamov
9982dded07
Redo analytics again
This time I am manually calling the sendBeacon() function instead of
the script loading an image. This is faster, more privacy-friendly, and
more performant, since sendBeacon is being sent asynchronously. The
script I got at the end is also very small and hosted on my side.
2022-12-23 02:55:30 +01:00