Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-05-14 14:54
Flavor·PCRE (Legacy)

/
src[ *= *]['"](.*\.js[^'"]*)
/
gi
Open regex in editor

Description

find all js link on page source

Submitted by hobot