Quay lại
.* Tool 10 · Regex Tester
Regex Playground
Pattern + flags + test text → highlight matches realtime, capture groups, count. JavaScript regex engine native.
//
Flags:
g global · i case-insensitive · m multiline · s dotAll · u unicodeTest text
Highlight (3 matches)
Liên hệ hello@alodev.vn hoặc support@example.com để biết thêm.
Một email khác: test+tag@gmail.co.uk
Match details
| # | Match | Position | Groups |
|---|---|---|---|
| 1 | hello@alodev.vn | [8, 23) | (no capture) |
| 2 | support@example.com | [29, 48) | (no capture) |
| 3 | test+tag@gmail.co.uk | [79, 99) | (no capture) |