Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-03-10 04:47
Flavor·JavaScript

/
\b([\"]*|[\> ]*|[\>]*$)(?!logo@2x\.png)(\w([\w\.]|[\w\-]|[\w\_])*@\w+\.[\w\.]+)\b
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous