Sha256: 1ecffedd964b9657000cfcdcd67684a586440dbc34f3d4f239f45b931dbf7d2c

Contents?: true

Size: 192 Bytes

Versions: 7

Compression:

Stored size: 192 Bytes

Contents

# frozen_string_literal: true

module Legitbot # :nodoc:
  # http://webmeup-crawler.com/
  class BLEXBot < BotMatch
    domains 'webmeup.com.'
  end

  rule Legitbot::BLEXBot, %w[BLEXBot]
end

Version data entries

7 entries across 7 versions & 1 rubygems

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