module

Vug::FallbackUrls

Shared fallback URL builders for favicon services. Centralizes Google and DuckDuckGo URL construction to avoid duplication across FaviconResolver and GrayPlaceholderHandler.

Constants

GOOGLE_FAVICON_SIZE = 256

Class methods

duckduckgo_favicon_url(domain : String) : String
Source
google_favicon_url(domain : String) : String
Source