grep -E "█" input.txt
enter pattern and text to test█
curl -X POST https://freeforyou.win/api/regex \ -H "Content-Type: application/json" \ -d '{"pattern": "\\d+", "text": "abc123def456"}'