refactor: favicons fetch via DuckDuckGo's icon API (v2.10.15) June: 'we should've used duckduckgo' — supersedes the v2.10.11 direct-from-site strategy. - Favicons.fetch now hits icons.duckduckgo.com/ip3/{domain}.ico only; one small request per domain, domain name is the only thing sent - Deleted the direct /favicon.ico fetch and the homepage <link rel=icon> crawl (fetchLinkedIcon/extractIconHref/resolveIconUrl/PAGE_READ_LIMIT + their 5 tests) - Kept: ICO->PNG unwrap (DDG serves real ICO containers — verified live), decode+scale to 64px, disk cache, 7-day negative cache, 256KB cap - full suite 897, only the 5 known pre-existing failures
$ koh steal kepr.uk/peach-android@88b5c2d3481a
·
parent: 5ba8b0ca927d
discussion
log in to leave a comment.