Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-04 22:14
Flavor·JavaScript

/
(\<meta([\s]*(name="viewport"){1})[\w\d\s\.\-,=]*(content="){1}[\w\d\s\.\-,=]*(viewport-fit=cover){1}[\w\d\s\.\-,="]+\/\>)
/
Open regex in editor

Description

no description available

Submitted by anonymous