mirror of
https://github.com/Zetaphor/browser-recall.git
synced 2025-12-06 10:29:38 +00:00
17 lines
319 B
YAML
17 lines
319 B
YAML
# Domains to exclude from content reading
|
|
excluded_domains:
|
|
- "identity.getpostman.com"
|
|
- "localhost"
|
|
- "127.0.0.1"
|
|
- "namecheap.com"
|
|
- "us.ovhcloud.com"
|
|
- "linode.com"
|
|
- "github.com/settings/"
|
|
- "secure.backblaze.com"
|
|
- "login."
|
|
- "identity."
|
|
- ".auth."
|
|
- "192.168."
|
|
- "172.16."
|
|
- "0.0.0."
|