benvinegar / counterscale

Scalable web analytics you run yourself on Cloudflare
https://counterscale.dev
MIT License
1.52k stars 66 forks source link

Show referrer favicons in referrer card rows #29

Open benvinegar opened 10 months ago

benvinegar commented 10 months ago

Pretty low priority, but maybe a ticket for someone to work on for fun.

We could start with just hotlinking the favicon, but perhaps a better solution – since we're already using Cloudflare Workers – is to expose a url that fetches the favicon, caches the result, then serves it locally.