On Sat, 26 Sep 2009, Karsten Br?ckelmann wrote:

On Fri, 2009-09-25 at 11:37 -0700, John Hardin wrote:

Try this:
  uri URI_GOOG_READER m;^https?://(?:www\.)?google[\.,]com/reader/;i

Another note which I've seen here before: Drop the [.,] for the host
part of a uri rule. It's not a URI if it contains a comma, it'll be the
dot.

I was wondering about that, and assumed Guillaume included it because a comma had actually appeared in spams.

Guillaume, did "google,com" actually appear in spams? If not, why did you include google[dot-or-comma]com in your rule?

(And you don't need to escape the dot in a char [class] anyway. :)

Habit. :)

--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 jhar...@impsec.org    FALaholic #11174     pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  North Korea: the only country in the world where people would risk
  execution to flee to communist China.                  -- Ride Fast
-----------------------------------------------------------------------
 Approximately 8887200 firearms legally purchased in the U.S. this year

Reply via email to