Regular Expressions 101

Community Patterns

find script

1

Regular Expression
PCRE (PHP <7.3)

/
<script (?|[^>]+>.+?\/(.*?case\.js)|[^>]+javascript\/(.*?case\.js))[^>]+>\s*<\/script>
/
g

Description

no description available

Submitted by anonymous - 8 years ago