hearchco / agent

Agent for Hearchco built using Go.
https://hearch.co
GNU Affero General Public License v3.0
19 stars 1 forks source link

feat: Favicons proxy #339

Closed aleksasiriski closed 1 week ago

aleksasiriski commented 2 weeks ago

This currently hardcodes the url of favicon to be site <site_URI>/favicon.ico, but that is enough for most websites. Later on scraping from HTML's head will added to actually detect where the favicon is.