Regular Expressions 101

Community Patterns

1

Lab3

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

Project

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

Parse OTP from QR Code

1

Regular Expression
ECMAScript (JavaScript)

/
otpauth:\/\/([ht]otp)\/(?:[a-zA-Z0-9%]+:)?([^\?]+)\?secret=([0-9A-Za-z]+)(?:.*(?:<?counter=)([0-9]+))?
/
g

Description

Loading markdown...
Submitted by Carsten and Craig - 8 years ago