Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
## AdAway

AdAway is an open source ad blocker for Android using the hosts file.

direct link https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt

### Features

* AdAway is Open Source and Free Software (GPLv3+)
* AdAway lets you select your own sources of hosts files
* You can add exceptions to your Whitelist if an app is not working when specific hosts are blocked
*You can define extra hostnames in your own Blacklist
* You can add your own (hostname, IP)-pairs in the Redirection List


### Licenses

The content of the website is under the GPL license, meanwhile the Jekyll theme is under MIT license. For more details, check the [license notes](LICENSE.md).

### Website

The website was designed to be as lightweight as possible and because of this JavaScript is not necessary for it to work. The underlying technology used is Jekyll and there is no framework used. CSS is built from SCSS files and everything is contained to remove the need for 3rd party assets and unnecessary connections.

This project is maintained by AdAway.
AdAway is an open source ad blocker for Android using the hosts file.
direct link https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt
### Features
* AdAway is Open Source and Free Software (GPLv3+)
* AdAway lets you select your own sources of hosts files
* You can add exceptions to your Whitelist if an app is not working when specific hosts are blocked
* You can define extra hostnames in your own Blacklist
* You can add your own (hostname, IP)-pairs in the Redirection List
### Licenses
The content of the website is under the GPL license, meanwhile the Jekyll theme is under MIT license. For more details, check the [license notes](LICENSE.md).
### Website
The website was designed to be as lightweight as possible and because of this JavaScript is not necessary for it to work. The underlying technology used is Jekyll and there is no framework used. CSS is built from SCSS files and everything is contained to remove the need for 3rd party assets and unnecessary connections.
This project is maintained by AdAway.
Loading