diff --git a/config.toml b/config.toml index 6349bc0..349ff95 100644 --- a/config.toml +++ b/config.toml @@ -11,6 +11,48 @@ BLACKLIST_DOMAINS = [ "^gitlab" # All domains starting with gitlab ] +# Domain configuration (Example) +[[websites.domains]] +# The domain the config applies to +domain = "example.com" + +# Blacklisted Path (Regexes) +blacklist_paths = ["/.*"] + +# Exclude