Regular Expressions 101

Community Patterns

Detect Adobe Edge file

1

Regular Expression
PCRE (PHP <7.3)

/
<script.*src.*edge.*<\/script>
/
g

Description

no description available

Submitted by gerezs - 8 years ago