This repository contains my personal allowlist for AdGuard Home.
The goal is to keep ad/tracker blocking strong while ensuring essential work and productivity apps continue functioning.
Maintain privacy + usability balance — keep trackers out while ensuring workflows stay smooth.
AdGuard Home is very aggressive with blocking telemetry and tracking services.
While this is great for privacy, some SaaS apps (Slack, Teams, Salesforce, Outlook, etc.) can break if critical domains are blocked.
This repo provides a curated list of allowed domains so these apps work normally without compromising the ad-blocking experience.
- Microsoft 365 → Teams, Outlook, OneNote, SharePoint, Authentication
- Salesforce → CRM core, platform, live agent
- Slack → app, APIs, CDN, messaging
- Google Core → Chrome sync, authentication, APIs
- Zoom/Webex → commented out for now, can be enabled if needed
- NY Times
- Weather Channel
allowlist.txt→ main list of domains to be whitelisted in AdGuard- (optional)
README.md→ this documentation - (optional)
changelog.md→ track when/why new domains are added
- Copy the raw URL to
allowlist.txt. - In AdGuard Home → Filters → Allowlists → Add allowlist.
- Enter a name (e.g., “Work Tools”) and paste the raw GitHub URL.
- Save and click Check for updates (or restart AdGuard Home).
- This allowlist is intentionally minimal — only domains required for core functionality are included.
- If an app breaks, check AdGuard’s Query Log → add the blocked domain → commit back to this repo.
- PRs or suggestions welcome if you see improvements.