Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-04-28 09:18
Flavor·ECMAScript (JavaScript)

/
https:\/\/[\s\S]*
/
g
Open regex in editor

Description

extract url from a text where URL is in the end of the string

Submitted by Kumar