This repository contains an enhanced DNS filter designed specifically for AdGuard Home. The filter.txt file provides comprehensive blocking of various unwanted domains and their subdomains, including:
- Advertising, CPA, and banner networks π©
- Tracking and telemetry services π‘
- CNAME cloaking techniques, analytics, and metrics collection π΅οΈ
- Chat widgets, cookie consent, and push notification services π
- Selected adware, spyware, and malware domains π€¬
You are free to use this filter in any way you see fit. The list is regularly updated and maintained to ensure ongoing effectiveness π
DeadEnd/
βββ π€ AGENTS.md # AI agent instructions and project context
βββ π€ CODE_OF_CONDUCT.md # Code of conduct for contributors
βββ βοΈ configuration.json # Build configuration and external source lists
βββ π» CONTRIBUTING.md # Contributing guidelines
βββ π .editorconfig # EditorConfig for consistent coding styles
βββ β
exclusions.txt # Explicit domains to never block (false positives)
βββ π§Ή filter.txt # Auto-generated blocklist for AdGuard Home
βββ π§ .gitattributes # Git attributes for language detection
βββ ποΈ .github/ # GitHub-specific configuration
β βββ π€ dependabot.yml # Automated dependency update rules
β βββ π ISSUE_TEMPLATE/ # Issue creation templates
β β βββ π bug_report.md # False positive/negative or bug report
β β βββ βοΈ config.yml # Issue templates configuration
β β βββ π‘ feature_request.md # New feature or domain source request
β βββ π PULL_REQUEST_TEMPLATE.md # Pull request checklist and template
β βββ π workflows/ # GitHub Actions CI/CD pipelines
β βββ π¨ build.yml # Scheduled filter building and testing
β βββ π codeql.yml # CodeQL static security analysis
βββ π .gitignore # Git ignore rules
βββ β inclusions.txt # Explicit domains to block (manual additions)
βββ βοΈ LICENSE # MIT License agreement
βββ π¨ logo.png # Project logo and branding
βββ π¦ package.json # Node.js dependencies and build scripts
βββ π README.md # Main project documentation
βββ π SECURITY.md # Security policy and vulnerability reporting
βββ π§Ά yarn.lock # Yarn dependency lock fileThis filter is specifically optimized for use ONLY with AdGuard Home π‘οΈ If you encounter any false positives or would like to suggest additional domains for blocking, please feel free to open a new Issue π
