Regular Expressions 101

Community Patterns

LFG Regexs

0

Regular Expression
PCRE (PHP <7.3)

/
(?i)(looking (for|4)|lf):?\s(\d{1,2})\s[\w\h\d]{1,15}\s(region:?)?\s?[\w\h]{1,12}
/
gm

Description

For region, add in each region manually

Submitted by anonymous - 3 years ago