Method: Whistler.protocol_separator
- Defined in:
- lib/whistler/white_list.rb
.protocol_separator ⇒ Object
8 9 10 |
# File 'lib/whistler/white_list.rb', line 8 def self.protocol_separator @_protocol_seperator = /:|(�*58)|(p)|(%|%)3A/ end |