Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^https:\/\/((?!.*@)[a-zA-Z0-9-]+\.)?divar\.ir(\/.*|$)
/
gm

Description

checks provided string be a url of divar domain

Submitted by anonymous - 10 months ago (Last modified 10 months ago)