mirror of
https://github.com/JorySeverijnse/dotfiles.git
synced 2026-01-29 12:28:36 +00:00
6 lines
108 B
YAML
6 lines
108 B
YAML
- name: email
|
|
type: regex
|
|
part: response
|
|
regex:
|
|
- ([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9_-]+)
|