fix google reader api icon url

This commit is contained in:
Athou
2026-08-08 16:06:47 +02:00
parent fd8bb60daa
commit 1e08c4486f

View File

@@ -694,7 +694,7 @@ public class GoogleReaderREST {
s.setTitle(sub.getTitle());
s.setUrl(sub.getFeed().getUrl());
s.setHtmlUrl(sub.getFeed().getLink());
s.setIconUrl(sub.getFeed().getIconUrl());
s.setIconUrl(FeedUtils.getFaviconUrl(sub));
if (sub.getCategory() != null) {
s.getCategories()
.add(