79522455

Date: 2025-03-20 09:32:32
Score: 1.5
Natty:
Report link

According to your regex, you must avoid spaces between " : "

Test this record: {"secret-key":"1234"}

or update the regex by '"(secret-key)"\s*:\s*".*"

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