Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-09-12 12:58
Flavor·Python

r"
(?i)[a-z]{3,10}://[^/\s:@]{3,20}(?<!user):(?!example)(?!pass])[^/\s:@]{3,20}(?<!password)(?<!example)@(?!example)(?!127\.0\.0\.1)(?!localhost).{8,100}
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous