Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-11-09 01:04
Flavor·PCRE2 (PHP)

#
(^(?:https?://)?(?:[^/]*))
#
mg
Open regex in editor

Description

Keep only domain and protocol it present.

Submitted by EcoTechie