> > So the test catches legitimate URIs. an immediate
improvement is
> > > > uri URI_NOVOWEL /https?\:\/\/[bcdfghjklmnpqrstvwxz]{7}/i > > > > because the goal is to catch URIs with random hostname > parts. Of course, > > they can still put that in the middle, aka www $dot random $dot > > domain.example. but I didn't see that yet. An alternative > is to disable > > the rule? BTW, I ran a number of tests on this change and several variations, and
none of them were very wonderful. The old rule is better.
Loren
|
Title: RE: FP: URI_NOVOWEL
- Re: FP: URI_NOVOWEL jdow
- RE: FP: URI_NOVOWEL Chris Santerre
- Re: FP: URI_NOVOWEL Loren Wilton