Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexRabbit/ADios
ADBlocker - Block ADS on Twitch, Spotify and EVERYWHERE via the HOST File, PI-Hole, Adblocker Add-on, DNSMasq, Response Policy Zone and Adguard Services. - ADios ADS !
https://github.com/AlexRabbit/ADios
adblock adblocker adblocker-lists adguard adguardhome adware dnsmasq dnsmasq-hosts domains hosts-file hostsfile pornads response-policy-zone responsepolicyzone spotify spotify-ads spyware twitch twitch-ads wildcards
Last synced: 3 months ago
JSON representation
ADBlocker - Block ADS on Twitch, Spotify and EVERYWHERE via the HOST File, PI-Hole, Adblocker Add-on, DNSMasq, Response Policy Zone and Adguard Services. - ADios ADS !
- Host: GitHub
- URL: https://github.com/AlexRabbit/ADios
- Owner: AlexRabbit
- License: gpl-3.0
- Created: 2017-11-25T20:54:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T05:22:33.000Z (9 months ago)
- Last Synced: 2024-08-01T12:22:01.975Z (6 months ago)
- Topics: adblock, adblocker, adblocker-lists, adguard, adguardhome, adware, dnsmasq, dnsmasq-hosts, domains, hosts-file, hostsfile, pornads, response-policy-zone, responsepolicyzone, spotify, spotify-ads, spyware, twitch, twitch-ads, wildcards
- Homepage: https://alexrabbit.github.io/ADios/
- Size: 205 MB
- Stars: 134
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[TOC]
# **πADios!**
## The Ultimate AdBlocker
*I highly recommend to clear your cache and cookies after adding the block list.*
*2023/SEPTEMBER/29: 2023 UPDATE!* ->
Full update + Performance. I erased more things i cannot mantain and contains many errors i cannot test.------
#### **Make a Dono**β
| | |
| :---: | :------------------------------------------- |
| *Nothing* | `I dont longer ask for donations` |------
| **LAST UPDATE** | 2022/JUNE/14 |
| :--------------------------: | :----------------------------------------------------------: |
| ***Download Whole Project*** | *[Download](https://github.com/AlexRabbit/ADios/archive/refs/heads/master.zip)* |
| **Host File (0.0.0.0)** | [RAW Host File](https://github.com/AlexRabbit/ADios/raw/master/hosts) |
| **Pi-Hole** | [RAW Pi-Hole](https://github.com/AlexRabbit/ADios/raw/master/PIHOLE/hosts) |------
### **Backup Hostfile**
| **VIRGIN HOST FILE** | **BACK UP** |
| :------------------: | :----------------------------------------------------------: |
| **Clean Host File** | [Download](http://winhelp2002.mvps.org/defaultwin7-hosts.zip) |------
### FEATURES
- **IT BLOCKS**
- [x] Twitch Ads
- [x] Porn Ads (not porn)
- [x] Advertisements
- [x] Malware
- [x] Trackers
- [x] Spyware
- [x] SPAM sites
- [x] Adware
- [x] Gambling sites
- [x] Scammer Sites
- [x] ADS in Software (all ads inside spotify app, etc)
- [x] Microsoft tracking
- [x] crypto mining------
### WHAT. IS. THIS?
A hosts file is a file that translates domain names into an IP addresses.
When looking up an IP address, the computer will **first look at the hosts file** to resolve the name. **If the name is in the local hosts file as not allowed, you cannot access the site..**So here is the `Trick`: instead of blocking sites, it only blocks the ADS
**Example** - the following entry `0.0.0.0 ad.doubleclick.net` blocks all files supplied by that [DoubleClick](http://en.wikipedia.org/wiki/Doubleclick "Wikipedia Definition of Doubleclick") an AD-Server to the web page you are viewing. This also prevents the server from tracking your movements.
This repository is a compilation of several reputable `hosts` files, But more importantly, My Own!
and merges them into a `unified host` file with **duplicates removed**.
I use a notepad++ plug in that deletes repetitive lines so all of this entries **are unique**.------