Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-12-14 07:54
Flavor·Golang

`
(GET|POST)\s(http|https)://(www.)?(\w+(\.|-)?)+/(\w+(\.)?)+/((\w|-)+(\.)?)+/(\w+(/)?){4}
`
gm
Open regex in editor

Description

parse dpserver url

Submitted by qianshen