Regular Expressions 101

Community Patterns

0

scriptpak №1

Python
scriptpak №1
Submitted by anonymous - 4 months ago
-1

GitHub issue link

ECMAScript (JavaScript)
todo
Submitted by sadespresso - 4 months ago

S3 AWS Bucket Matcher

0

Regular Expression
ECMAScript (JavaScript)

/
^(?!^xn--.*)(?!^.*(\.s3alias|--ol-s3)$)(?!^([0-9]+\.){3}[0-9]+$)(?!.*\.\.+)(^[a-z0-9][a-z0-9\-\.]{1,61}[a-z0-9]$)$
/
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago
(Last modified 6 months ago)