そういやこのスレじゃまだ貼られてなかったな
>>281
下の文字列をNGに入れたら消せるぞ

Jane
^\s*[^<]*[あ-ん][^<]*<br>\s*https?://[a-zA-Z0-9/.]+(\s*<br>\s*)+<br>[^<]*[あ-ん][^<]*<br>\s*https?://[a-zA-Z0-9/.]+\s*(<br>)?[\sa-zA-Z0-9]*(<br>)?$
Mate
^[^\n]*[あ-ん][^\n]*\nhttps?://[a-zA-Z0-9/.]+\n\n+[^\n]*[あ-ん][^\n]*\nhttps?://[a-zA-Z0-9/.]+\n?[\sa-zA-Z0-9]*\n?$