I have the same issue with link previews not showing the lemmy.world icon in the app I’m working on. I use the Google api for fetching FavIcons in my app, and all other instances are working fine. I know lemmy.world icons were working in the last couple of days, so it’s likely something to do with the last 2 updates. It’s returning a 404 now, and I don’t actually see any favicons listed in the HTML head anymore.
I believe they just added TopHour, TopSixHour, TopTwelveHour in version 0.18 but I don’t think they are implemented yet, because I have not been able to get them to work properly while testing in my app.
I have the same issue with link previews not showing the lemmy.world icon in the app I’m working on. I use the Google api for fetching FavIcons in my app, and all other instances are working fine. I know lemmy.world icons were working in the last couple of days, so it’s likely something to do with the last 2 updates. It’s returning a 404 now, and I don’t actually see any favicons listed in the HTML head anymore.