sniffer_types library
Classes
- EmailSnifferType
- Matches email addresses. Example: example@domain.com
- LinkSnifferType
- Matches URLs with various protocols. Examples: http://example.com, https://www.example.com
- SnifferType
- An abstract class that defines the blueprint for text matching and styling.