Show HN: Get the Favicon of Any Website (favicon.show)
This is my week-end project. I needed this for another project that shows a list of website.
Showing the favicon of websites can be surprisingly hard if you want it to be more than just blindly grabbing website.com/favicon.ico.
This is built on Cloudflare Workers.
1 comment
[ 0.18 ms ] story [ 16.1 ms ] thread<img src="https://favicon.show/?letter=L">
Do you cache the favicons, or do you call the site each time?