79555162

Date: 2025-04-04 11:23:35
Score: 1
Natty:
Report link

Optimize your regex by using non-greedy quantifiers, atomic grouping, possessive quantifiers, specific patterns, anchors, capture groups, lookaheads, lookbehinds, regex builders, and combining with HTML parsers when possible.

id="email"[^>]*+>([^<]*+)</div>.*?id="phone"[^>]*+>([^<]*+)</div>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kamal Tech