You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bannedPatterns: []
# List of regex patterns for advanced matching (e.g., '\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}' for IP addresses)
# Note: Use double backslashes in YAML for regex escapes
bannedRegexPatterns:
- (^|\\.)example\\.com$