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