2023-09-18 21:43:25 +00:00
|
|
|
filetype: unknown
|
|
|
|
|
|
|
|
|
|
detect:
|
|
|
|
|
filename: ""
|
|
|
|
|
|
|
|
|
|
rules:
|
|
|
|
|
# Mails
|
2024-03-17 18:43:35 +00:00
|
|
|
- special: "[[:alnum:].%_+-]+@[[:alnum:].-]+"
|
2023-09-18 21:43:25 +00:00
|
|
|
# URLs
|
2024-03-17 18:43:35 +00:00
|
|
|
- identifier: "(https?|ftp|ssh)://\\S*[^])>\\s,.]"
|