Oh and dissected URL matching is in...

why the lucky stiff why at hobix.com
Mon Sep 12 17:11:05 EDT 2005


Meaning, you can do this:

  include_match :scheme => "https"
  include_match :domain => "boingboing.net"
  include_match :domain => /google\.com$/, :path => "search"

_why


More information about the Mousehole-scripters mailing list