Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyenb/pi-hole-blocklist
A comprehensive blocklist for Pi-hole (or any other service). Updated daily. Around 2.4 million domains.
https://github.com/pyenb/pi-hole-blocklist
adblock-list adblocker blocklist blocklists pi-hole pi-hole-adlists-updater pi-hole-blocklist pi-hole-blocklists pi-hole-lists
Last synced: 2 months ago
JSON representation
A comprehensive blocklist for Pi-hole (or any other service). Updated daily. Around 2.4 million domains.
- Host: GitHub
- URL: https://github.com/pyenb/pi-hole-blocklist
- Owner: Pyenb
- License: gpl-3.0
- Created: 2024-01-14T13:57:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:17:29.000Z (2 months ago)
- Last Synced: 2024-10-30T02:49:30.648Z (2 months ago)
- Topics: adblock-list, adblocker, blocklist, blocklists, pi-hole, pi-hole-adlists-updater, pi-hole-blocklist, pi-hole-blocklists, pi-hole-lists
- Language: Python
- Homepage: https://pi-hole.net
- Size: 7.26 GB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pi-hole blocklist
![update](https://github.com/Pyenb/Pi-hole-blocklist/actions/workflows/generate.yml/badge.svg)
![statistics](https://github.com/Pyenb/Pi-hole-blocklist/actions/workflows/statistics.yml/badge.svg)
![last commit](https://img.shields.io/github/last-commit/Pyenb/Pi-hole-blocklist)![VALID_BADGE](https://img.shields.io/badge/Valid-99.977%25-green)
![INVALID_BADGE](https://img.shields.io/badge/Invalid-0.023%25-red)This is the blocklist I use with my Pi-hole. It's compiled out of the individual lists I use, but in a single file. **Updated daily.**
It may not be perfect for everyone, but it's a good starting point. It mostly contains ads, telemetry and other questionable websites.
The list currently contains around *2.7 million* unique domains.
The blocklist generator already cleans up a lot of the data. Still, after each update, the list is checked for domain validity and the results are displayed in the badges above.
## Usage
To use this list, simply add the following URL to your Pi-hole:
```text
https://raw.githubusercontent.com/Pyenb/Pi-hole-blocklist/main/blocklist.txt
```## Images
![Pi-hole dashboard](images/pic.png)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
## Disclaimer
This repository is for research purposes only, the use of this code is your responsibility.
I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY.