lib/seo_cache.rb in seo_cache-0.14.0 vs lib/seo_cache.rb in seo_cache-0.15.0

- old
+ new

@@ -64,9 +64,13 @@ self.wait_time_for_page_loading = nil mattr_accessor :cache_only_status self.cache_only_status = [200] + # Default port used by Chrome: 9222 + mattr_accessor :chrome_debugging_port + self.chrome_debugging_port = false + mattr_accessor :extensions_to_ignore self.extensions_to_ignore = %w[.js .css .xml .less .png .jpg .jpeg .gif .pdf .doc .txt .ico .rss .zip .mp3 .rar .exe .wmv .doc .avi .ppt .mpg .mpeg .tif .wav .mov .psd .ai .xls .mp4 .m4a .swf .dat .dmg .iso .flv .m4v .torrent .woff2 .woff .gz .ttf .svg] mattr_accessor :crawler_user_agents self.crawler_user_agents = [