Hello, grarpamp! You wrote to [email protected] on Tue, 16 Jun 2009 01:23:41 -0400:
>> If somebody submitted a clean short patch for this, we'd probably >> put it in. > > For simplicity, I'd definitely go with making the '*' match any and > all levels to the left of its placement, inclusive. *.google.com > would match a.google.com, b.a.google.com, z.<...>.google.com. I agree with this approach. And then you don't need '*' at all -- just dot before domain is enough. Like in privoxy config. Alexander Cherepanov

