Regular Expressions 101

Community Patterns

regex for redirect url

-2

Regular Expression
PCRE (PHP <7.3)

/
window\.location\s*=\s*\"([^"]+)\"
/

Description

no description available

Submitted by igor - 9 years ago