mirror of
https://github.com/Zetaphor/browser-recall.git
synced 2025-12-06 02:19:37 +00:00
All the things
This commit is contained in:
15
config/reader_config.yaml
Normal file
15
config/reader_config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# Domains to exclude from content reading
|
||||
excluded_domains:
|
||||
# Local sites
|
||||
- localhost
|
||||
- 127.0.0.1
|
||||
|
||||
# IP ranges
|
||||
- 192.168.*.*
|
||||
- 10.*.*.*
|
||||
- 172.16.*.*
|
||||
|
||||
# Example wildcard patterns
|
||||
# - *.local
|
||||
# - reddit-*.com
|
||||
# - *.githubusercontent.com
|
||||
Reference in New Issue
Block a user