Compare commits

...

2 Commits

Author SHA1 Message Date
Dan Church 8fbca993fa
Add CHANGELOG 2022-12-14 10:35:50 -06:00
Dan Church 9fe8323432
Clear custom ad domains list
Effectively removes 11 domains from the block list, since there was one
double-listed domain, 'syndication.realserv.com'.
2022-12-14 10:22:20 -06:00
4 changed files with 36 additions and 13 deletions

27
CHANGELOG.md Normal file
View File

@ -0,0 +1,27 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- dnsmasq: Add 'bogus-priv', 'domain-needed' options
- dnsmasq: Add IPv6 upstream DNS servers
- Add support for allowlists
### Changed
- Use `::` instead of `::1` as the blocked IPv6 address
- Strip `#` comments, whitespace from \*.domains
### Fixed
- Prevent AdroitAdorKhan-EnergizedProtection updates (current repo has a broken
list)
### Removed
- Removed in-repo custom ad domains list
## [0.1.0] - 2022-11-12
Initial published version

2
lists/.gitignore vendored
View File

@ -3,5 +3,5 @@
# Except this file
!.gitignore
# ... And some others
!/*.example
!/AdroitAdorKhan-core.hosts
!/custom-ad-domains.domains

View File

@ -1,12 +0,0 @@
1.nbryb.com
100.nbryb.com
50.nbryb.com
anawkward.com
cpa-optimizer.best
mob-track.com
notorietycheerypositively.com
play.nbryb.com
roastclap.com
syndication.realsrv.com
tripsbooth.com
www.myemailtracking.com

View File

@ -0,0 +1,8 @@
# Add these custom domains for the blocklist.
#
# Must be in a file called *.domains in this directory.
# Comments are allowed. One domain per line.
#
# Examples:
# domain1.example.com
# domain2.example.com