79322715

Date: 2025-01-02 03:28:25
Score: 1
Natty:
Report link

If you want to match strings containing only whitespace characters, you can use this:

^[\s]+$

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: David K