Vug::FaviconCollection
Constants
LOGO_INDICATORS = ["logo", "channel", "brand", "header", "banner", "profile", "avatar", "artwork"]
URLs or patterns that indicate this is likely a logo, not a favicon. Favicons are typically 16x16, 32x32, 48x48 - logos are usually much larger.
Constructors
new
SourceClass methods
Instance methods
add(favicon : FaviconInfo)
Sourceall
Sourcebest
Returns the best favicon based on quality heuristics. Favicons should be small (32x32 or similar), not large logos.
empty?
Sourcesize
Source