https://github.com/m0zgen/bld-agregator
☣ Agregate DNS Block lists from some sources in to another one - hosts, txt, cdb
https://github.com/m0zgen/bld-agregator
adguard-blocklist bld bld-dns dns pi-hole
Last synced: 8 months ago
JSON representation
☣ Agregate DNS Block lists from some sources in to another one - hosts, txt, cdb
- Host: GitHub
- URL: https://github.com/m0zgen/bld-agregator
- Owner: m0zgen
- Created: 2022-11-12T14:25:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T12:01:05.000Z (over 1 year ago)
- Last Synced: 2025-02-08T17:46:23.848Z (over 1 year ago)
- Topics: adguard-blocklist, bld, bld-dns, dns, pi-hole
- Language: Python
- Homepage:
- Size: 31.6 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BLD Agregator
  
Block and Allow lists periodically updated from different sources, you cand download it's lists from links bellow.
## Lists for download
Block lists:
* [hosts.txt](https://raw.githubusercontent.com/m0zgen/bld-agregator/data/hosts.txt)
* [blocklist.txt](https://raw.githubusercontent.com/m0zgen/bld-agregator/data/blocklist.txt)
* [blocklist.cdb](https://raw.githubusercontent.com/m0zgen/bld-agregator/data/blocklist.cdb)
Allow (White) lists:
* [allowlist.txt](https://raw.githubusercontent.com/m0zgen/bld-agregator/data/allowlist.txt)
* [allowlist.cdb](https://raw.githubusercontent.com/m0zgen/bld-agregator/data/allowlist.cdb)
# Sources
Block lists sources:
* Aggregate many blacklists to one blacklist from different sources, for block lists see `blocking.yml`
Allow lists sources:
* https://raw.githubusercontent.com/m0zgen/dns-hole/master/whitelist.txt
* https://raw.githubusercontent.com/m0zgen/dns-hole/master/vendors-wl/google.txt
* https://raw.githubusercontent.com/m0zgen/dns-hole/master/vendors-wl/microsoft.txt
* https://raw.githubusercontent.com/m0zgen/dns-hole/master/vendors-wl/yandex.txt
* https://raw.githubusercontent.com/m0zgen/dns-hole/master/regex/common-wl.txt
# Credits
* https://github.com/dmachard/python-blocklist-aggregator
* https://github.com/dmachard/blocklist-domains
* https://wazuh.com/blog/using-osint-to-create-cdb-lists/
* https://iplists.firehol.org
* https://github.com/m0zgen/dns-hole
* https://github.com/hagezi/dns-blocklists