Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-17 23:01
Flavor·ECMAScript (JavaScript)

/
(<img.*?)(height=".*?")|(width=".*?")(.*?>)
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous