>>3332Arigatou, Arisu ^_^
I do frequent here, this board is so comfy.
By the way, I've coded my own local counter for the site (to avoid relying on external ones). The essence of it is just some log parsing plus this sed hack:
sed -i"" '/id="counter"/ c\ <p id="counter">#{num_visits}</p>' index.html