All the things

This commit is contained in:
2025-01-25 22:42:04 -06:00
parent d556823350
commit 0db1065d10
16 changed files with 678 additions and 55 deletions

15
config/reader_config.yaml Normal file
View 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