Sha256: 627d640b3c1d42210d478d2322d176c627b39309e7693abab57daba62ef7fb0e
Contents?: true
Size: 252 Bytes
Versions: 27
Compression:
Stored size: 252 Bytes
Contents
# frozen_string_literal: true module Legitbot # :nodoc: # http://aspiegel.com/petalbot # https://webmaster.petalsearch.com/site/petalbot class Petalbot < BotMatch domains 'petalsearch.com.' end rule Legitbot::Petalbot, %w[PetalBot] end
Version data entries
27 entries across 27 versions & 1 rubygems