Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rooneymcnibnug/pihole-stuff
blocklists, scripts, etc.
https://github.com/rooneymcnibnug/pihole-stuff
adblock adblock-list adblocking blocklists pi-hole pihole privacy
Last synced: 14 days ago
JSON representation
blocklists, scripts, etc.
- Host: GitHub
- URL: https://github.com/rooneymcnibnug/pihole-stuff
- Owner: RooneyMcNibNug
- Created: 2019-03-06T17:01:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T14:57:35.000Z (28 days ago)
- Last Synced: 2025-01-17T12:15:40.824Z (22 days ago)
- Topics: adblock, adblock-list, adblocking, blocklists, pi-hole, pihole, privacy
- Language: HCL
- Homepage:
- Size: 27.4 MB
- Stars: 44
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pihole-stuff
### [The SNAFU Blocklist](https://github.com/RooneyMcNibNug/pihole-stuff/blob/master/SNAFU.txt):
An ever-evolving blocklist of ads, analytics, tracker, and other domains. Artisinally crafted - attempting to find and include "new" domains that have yet to be added in the default Ublock Origin list(s) or in other popular hosted blocklists.Add the following link to your pi-hole adlists management config or other blocklist setup: https://raw.githubusercontent.com/RooneyMcNibNug/pihole-stuff/master/SNAFU.txt
If you run into a problem loading critical elements of a page due to a domain being included within this blocklist, please [submit an issue](https://github.com/RooneyMcNibNug/pihole-stuff/issues) and I will tend to it as soon as possible.
### ["Marketing Technology Landscape" Mosaics](https://github.com/RooneyMcNibNug/pihole-stuff/tree/master/martech_landscape_imgs)
One of the more painful illustrations conveying just how massive the user-targeting industry has become. At least it helps with discovering new domains to enumerate for the blocklist.### [Adlists I use](https://github.com/RooneyMcNibNug/pihole-stuff/blob/master/adlists_config.txt)
A compilation of lists I use within different environments, sorted by "type".### [Python Scripts](https://github.com/RooneyMcNibNug/pihole-stuff/tree/master/python_scripts)
A few poorly cobbled together `.py` scripts to find possible URLs to add to the blocklist.### [Unbound DNS server configuration](https://github.com/RooneyMcNibNug/pihole-stuff/blob/master/unbound.conf.d/pi-hole.conf)
A quick configuration for a recursive Unbound DNS server running on the same machine as pi-hole. As [noted](https://docs.pi-hole.net/guides/dns/unbound/#configure-unbound), Unbound creates a more comprehensively private alternative to relying on trusting third-party authorities, and pairs very well with pi-hole ad/tracker blocking.### [Wirehole Setup](https://github.com/RooneyMcNibNug/pihole-stuff/tree/master/wirehole_setup)
A Terraform and Ansible-powered deployment of a [Wirehole](https://github.com/IAmStoxe/wirehole) VPN (equipped with Pi-Hole blocking) for DigitalOcean.