Add custom domain monitoring and update documentation

This commit is contained in:
Space-Banane
2026-03-12 16:09:56 +01:00
parent d340d60b52
commit 8045da2dbe
3 changed files with 68 additions and 7 deletions

13
list.example.txt Normal file
View File

@@ -0,0 +1,13 @@
# Add domains to monitor here (one per line)
# Supports simple wildcard matches if implemented
# These are NOT block rules, just alert rules!!!!!
# Example custom domains to monitor
# Use '!' at the start of a line to exclude a domain (negative filter)
example.com
*.doubleclick.net
ads.google.com
# Negative Filters (exclude these domains from monitoring)
!discord.com
!*.discord.com