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