Regular Expressions 101

Community Patterns

2

UUID 4

PCRE2 (PHP >=7.3)
Detects any UUID 4 strings
Submitted by ShadowNox - 2 years ago

mega.nz files and folders

2

Regular Expression
PCRE2 (PHP >=7.3)

@
https://mega\.nz/((folder|file)/([^#]+)#(.+)|#(F?)!([^!]+)!(.+))
@
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago