usefathom / fathom

Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
https://usefathom.com/
MIT License
7.52k stars 364 forks source link

tracker: assign midnight with only one Date object #329

Closed Krinkle closed 2 years ago

Krinkle commented 3 years ago

Avoid an extra Date object, and make the code slightly smaller.

LKaemmerling commented 2 years ago

Thanks for the nice microimprovement!