Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-11-08 04:24
Flavor·PCRE (Legacy)

/
(.*\d{5,}.*)|(^(\,|\.|\\|\'|\-|\?|\*|\(|\@|\^|\=|\/|\%|\").*)|(.*(\<|\>|\[|\]|\;).*)|(.*(\.html|\.php).*)|^(\d\.\d)|(^\\.*)|(^\%.*\%)|(\d{1,3}(((x|\.|\.[[:space:]]){1,2})|[[:space:]])\d{1,3})|.*x$|^0[a-z]*|.{50,}
/
gm
Open regex in editor

Description

It is working!

Submitted by anonymous