Community Patterns

Community Library Entry

2

Regular Expression
Created·2016-04-03 00:32
Flavor·ECMAScript (JavaScript)

/
<a href="(.+?)">.+<.+>
/
Open regex in editor

Description

gets value of href

Submitted by me