Sha256: 3c7983ba0bd468883adc5cbc815cd9153b58123639c77f84c779151e0947c7c2

Contents?: true

Size: 217 Bytes

Versions: 7

Compression:

Stored size: 217 Bytes

Contents

# frozen_string_literal: true

module Legitbot # :nodoc:
  # https://dataforseo.com/dataforseo-bot
  class DataForSEO < BotMatch
    domains 'dataforseo.com.'
  end

  rule Legitbot::DataForSEO, %w[DataForSeoBot]
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
legitbot-1.11.6 lib/legitbot/dataforseo.rb
legitbot-1.11.5 lib/legitbot/dataforseo.rb
legitbot-1.11.4 lib/legitbot/dataforseo.rb
legitbot-1.11.3 lib/legitbot/dataforseo.rb
legitbot-1.11.2 lib/legitbot/dataforseo.rb
legitbot-1.11.1 lib/legitbot/dataforseo.rb
legitbot-1.11.0 lib/legitbot/dataforseo.rb