Regular Expressions 101

Sponsors

Library entries

0
dotnet

Nepali phone number regex

(\+977)?9\d{8}
Submitted by anonymous - 9 months ago
0
dotnet

No leading or trailing spaces

No leading or trailing spaces
Submitted by anonymous - 9 months ago
0
dotnet

Ipv4 with optional port

ipv4 with optional port
Submitted by anonymous - 9 months ago
0
dotnet

E-mail

My first simple e-mail validator regex :)
Submitted by anonymous - a year ago
0
dotnet

篩選MP Log Day

篩選MP Log Day
Submitted by anonymous - a year ago
0
dotnet

Script Tag Json

asd
Submitted by anonymous - a year ago

URLs and Emails RegEx

Vote

0

Regular Expression
dotnet

"
((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=\+\$,\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\+\$,\w]+@)[A-Za-z0-9.-]+)((?:\/[\+~%\/.\w\-_]*)?\??(?:[-\+=&;%@.\w_]*)#?(?:[.\!\/\\w]*))?)
"
ig

Description

Loading markdown...
Submitted by kosalanuwan - 8 months ago