Community Patterns

Community Library Entry

3

Regular Expression
Created·2015-10-21 01:53
Flavor·PCRE (Legacy)

/
[A-Z0-9]{4,5}-[A-Z0-9]{4,5}-[A-Z0-9]{4,5}
/
g
Open regex in editor

Description

Extract all Steam Keys from a Given String

Submitted by Ashesh Kumar