Moe-counter fork
03 Apr 2022I decided to fork the Moe-counter project and host it myself. It is publicly available at count.chiya.dev and anyone is free to use it.
The original Moe-counter instance at count.getloli.com seems to be very unreliable because it is hosted on a free repl.it plan. In comparison, my instance is hosted on a dedicated server running 24/7, so it should be more reliable.
Forking was necessary because the original project had hardcoded links and references to analytic scripts.
The domain was changed to chiya.dev
and analytic scripts were removed.
I intend to keep this fork up-to-date by merging upstream changes periodically.