Module: BrandLogo::Strategies

Defined in:
lib/brand_logo/strategies/base_strategy.rb,
lib/brand_logo/strategies/manifest_strategy.rb,
lib/brand_logo/strategies/meta_tag_strategy.rb,
lib/brand_logo/strategies/scraping_strategy.rb,
lib/brand_logo/strategies/duckduckgo_strategy.rb,
lib/brand_logo/strategies/scraping/icon_finder.rb,
lib/brand_logo/strategies/scraping/url_normalizer.rb,
lib/brand_logo/strategies/scraping/format_extractor.rb,
lib/brand_logo/strategies/scraping/dimensions_extractor.rb,
lib/brand_logo/strategies/scraping/default_favicon_checker.rb

Defined Under Namespace

Modules: Scraping Classes: BaseStrategy, DuckduckgoStrategy, ManifestStrategy, MetaTagStrategy, ScrapingStrategy