Regular Expressions 101

Community Patterns

FB Content Embed

1

Regular Expression
PCRE (PHP <7.3)

/
<div[^>]+class=\"fb-(video|post)\".*data-href=\"(.*)\"[^>]*>[\s|\S]*?<\/div>\n*<\/div>
/
g

Description

no description available

Submitted by anonymous - 8 years ago