Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-06-17 04:27
Flavor·PCRE (Legacy)

/
(\d{16})|(\d{4}\s\d{4}\s\d{4}\s\d{4})|(\d{4}\-?\d{4}\-?\d{4}\-?\d{4})
/
g
Open regex in editor

Description

rule for parse thai credit card

Submitted by socool