Regular Expressions 101

Community Patterns

1

test

PCRE2 (PHP >=7.3)
test
Submitted by tf - 2 years ago

Zoom links, only with passwords

2

Regular Expression
.NET (C#)

@"
https:\/\/[\w-]*\.?zoom.us\/j\/([\d\w?=-]+)\?pwd=([\d\w?=-]+)
"
g

Description

Loading markdown...
Submitted by anonymous - a year ago