Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

ADios!

ADios ADS👋

The ultimate adblocker

Last Update 2020/MAR/15
Download Proyect (Hosts Files) DOWNLOAD

I REALLY DONT KNOW WHY SOMETIMES WORKS ON WINDOWS AND OTHER TIMES IT BLOCKS THE WHOLE INTERNET CONECTION.. JUST USE PI-HOLE OR ADGUARD

Plain Text (w/ 0.0.0.0 as prefix ) RAW TEXT
For Pi-Hole PI-HOLE

Read this after instaling the host list: ONLY Clear your browser cache and cookies

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++ plugin that deletes repetitive lines so all of this entries are unique.

Features

  • It blocks:
  • Twitch Ads
  • Porn Ads (not porn)
  • Advertisements
  • Malware
  • Trackers
  • Spyware
  • SPAM sites
  • Adware
  • Gambling sites
  • Scammer Sites
  • ADS in Software (all ads inside spotify app, etc)
  • Microsoft tracking
  • crypto mining

Compatible with all devices, regardless of OS. on web browsing, applications and any mobile device.

ALL LINES ARE IN 0.0.0.0

This blocks the AD servers in the internet going to your computer. that means that when you enter a website Ex: youtube, you conect to youtube and their ad servers like ADSENSE, this will block AD servers requests and you only will enjoy pure internet.

What. Is. This.?

A hosts file is a local file stored on the computer 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 hack intead of blocking sites, it only blockes the ADS

Example - the following entry 0.0.0.0 ad.doubleclick.net blocks all files supplied by that DoubleClick Server to the web page you are viewing. This also prevents the server from tracking your movements. Why? ... because in certain cases "Ad Servers" like Doubleclick (and many others) will try silently to open a separate connection on the webpage you are viewing, record your movements then ... follow you to additional sites you may visit.

How to install

Automatically

  • Simply un zip the "master.zip" file you downloaded.
  • Next: right-click the installer (AUTOinstall.bat) and select: Run as Administrator
  • "Ok" to the UAC prompt and the batch file will run ... which will backup the existing HOSTS file to HOSTS.MVP and copy the updated HOSTS file to the proper location automatically. and that's it ...

Manually

On Windows

  • GO TO
HardDrive\windows\system32\drivers\etc\hosts

On Linux

  • GO TO
HardDrive\etc\hosts

Make a backup:

  • Right click the host file is already there
  • right click and propeties
  • remove "only read" and save
  • now move it to your desktop (do not change the name, its just make a back up)
Now you can Drag and drop my "host" file there.

How to Uninstall

You need to delete the host file from the folder

I recomend restarting your pc in safe mode (from msconfig) once in safe you can delete it.

or

Start > Run (type) "**services.msc**" (no quotes) Ok the prompt  
Win8 users > Control Panel > Administrative Tools > Services  
  • Scroll down to "DNS Client",
    • Right-click and select: Properties
  • Click the drop-down arrow for "Startup type"
  • Select: Automatic then click Apply/Ok and restart. [screenshot]

or

  • From sysinternals.com download the latest version of AUTORUNS ... it doesn't require installation.
  • Run autoruns64.exe as ADMINISTRATOR and wait until it finishes it's scan.
  • In the program menu under OPTIONS, uncheck the "Hide Windows Entries" option
  • Go to the Services tab, scroll down to the Dnscache entry and check the checkmark. [screenshot]

Help, i dont have any backup!

You can simply delete the existing HOSTS file, then download the default Microsoft HOSTS file from here default hosts file.zip

Extract (unzip) and place the included HOSTS file in the default location.
You can’t perform that action at this time.