Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pishangujeniya/layman-adlist

Layman's adlist hosts
https://github.com/pishangujeniya/layman-adlist

adblock adblock-list adlist hostfile-blocklist hosts

Last synced: 10 days ago
JSON representation

Layman's adlist hosts

Awesome Lists containing this project

README

        





🚫Layman Adlist


Blocks Ads, Spyware, & Malware

![Website](https://img.shields.io/website?url=https://pishangujeniya.github.io/layman-adlist/)
![GitHub issues](https://img.shields.io/github/issues/pishangujeniya/layman-adlist)
![GitHub closed issues](https://img.shields.io/github/issues-closed/pishangujeniya/layman-adlist)
[![license](https://img.shields.io/github/license/pishangujeniya/layman-adlist.svg)](https://github.com/pishangujeniya/layman-adlist/blob/main/LICENSE)
[![contributors](https://img.shields.io/github/contributors/pishangujeniya/layman-adlist.svg)](https://github.com/pishangujeniya/layman-adlist/graphs/contributors)
[![last commit](https://img.shields.io/github/last-commit/pishangujeniya/layman-adlist.svg)](https://github.com/pishangujeniya/layman-adlist/commits/main)
[![commit activity](https://img.shields.io/github/commit-activity/y/pishangujeniya/layman-adlist.svg)](https://github.com/pishangujeniya/layman-adlist/commits/main)

[![Layman Adlist Hosts](https://img.shields.io/badge/Layman%20Adlist%20Hosts-Download-green)](https://raw.githubusercontent.com/pishangujeniya/layman-adlist/main/layman_adlist_hosts.txt)

## Features

- **unique domains:** Every domain in the hosts file is unique.
- **hosts based:** all the bad stuffs blocked with `0.0.0.0`
- **any device:** compatible with all devices, regardless of OS, blocking on network wide.
- **blockings:** strictly blocks `advertisements, malwares, spams, statistics & trackers` on both web browsing and applications.
- **speed you need:** reduces page loading time!
- **privacy:** with all these annoyances blocking, it also `increases` privacy.
- **saves expense:** greatly decreases data consumption `saving` expense.
- **clean:** no `extra` bullshit!

## What is a hosts file?

A hosts file, named `hosts` (with no file extension), is a plain-text file used
by all operating systems to map hostnames to IP addresses.

In most operating systems, the `hosts` file is preferential to `DNS`. Therefore
if a domain name is resolved by the `hosts` file, the request never leaves your
computer.

Having a smart `hosts` file goes a long way towards blocking malware, adware,
and other irritants.

For example, to nullify requests to some doubleclick.net servers, adding these
lines to your hosts file will do it:

```text
# block doubleClick's servers
0.0.0.0 ad.ae.doubleclick.net
0.0.0.0 ad.ar.doubleclick.net
0.0.0.0 ad.at.doubleclick.net
0.0.0.0 ad.au.doubleclick.net
0.0.0.0 ad.be.doubleclick.net
# etc...
```

## We recommend using `0.0.0.0` instead of `127.0.0.1`

Traditionally most host files use `127.0.0.1`, the _loopback address_, to
establish an IP connection to the local machine.

We prefer to use `0.0.0.0`, which is defined as a non-routable meta-address used
to designate an invalid, unknown, or non-applicable target.

Using `0.0.0.0` is empirically faster, possibly because there's no wait for a
timeout resolution. It also does not interfere with a web server that may be
running on the local PC.

## Sources
This repository is hosts file aggregator containing hosts scraped and unified into single host file by removing duplicates.
1. [StevenBlack/hosts](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts)
2. [EnergizedProtection - Ultimate](https://block.energized.pro/ultimate/formats/hosts.txt)
3. [adaway](https://adaway.org/hosts.txt)
4. [GoodbyeAds](https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Hosts/GoodbyeAds.txt)
5. [GoodbyeAds YouTube Adblock](https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Extension/GoodbyeAds-YouTube-AdBlock.txt)
6. [GoodbyeAds Xiaomi AdBlock](https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Extension/GoodbyeAds-Xiaomi-Extension.txt)
7. [GoodbyeAds Samsung Adblock](https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Extension/GoodbyeAds-Samsung-AdBlock.txt)
8. [GoodbyeAds Spotify AdBlock](https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Extension/GoodbyeAds-Spotify-AdBlock.txt)
9. [oisd](https://dbl.oisd.nl/)
10. [Developer Dan - AMP Hosts](https://www.github.developerdan.com/hosts/lists/amp-hosts-extended.txt)
11. [Developer Dan - Ads and Tracking](https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt)
12. [The Quantum Ad-List](https://gitlab.com/Dev-i-l/the-quantum-ad-list/-/raw/master/For%20hosts%20file/The_Quantum_Ad-List.txt?inline=true)

## How can I contribute hosts records?

If you discover sketchy domains you feel should be included here, Create an [issue](https://github.com/pishangujeniya/layman-adlist/issues) and we will add it for you.

## Support

Maintaining a quality blocking project takes a lot of time. We fight for our users. We also need to eat bread. This is where you can help.

This donation is just as a tip to us. Your support will help us keep the project running and provide you quality service.
- [PayPal](https://paypal.me/Pishang)


## Disclaimer

Layman Adlist Hosts are basically `hosts` files to block access to domains. If you don't know how it works, then please try this at your own risk. I won't be responsible for any damage or loss. Never forget to make backups.