NetGuard/ADBLOCKING.md

29 lines
1.2 KiB
Markdown
Raw Normal View History

2016-03-20 10:32:07 +00:00
Ad blocking
-----------
* Download/install the latest version [from GitHub](https://github.com/M66B/NetGuard/releases)
2016-03-20 13:58:22 +00:00
* Enable the setting '*Filter traffic*' (always enabled on Android 5.0 or earlier)
* Enable the setting '*Block domain names*' (default enabled)
2016-03-20 10:32:07 +00:00
* Import or download a hosts file using the appropriate option
2016-03-20 13:58:22 +00:00
* Disable browser compression (Chrome: three dot menu > Settings > Data Saver > Off)
2016-03-20 10:32:07 +00:00
* Wait 10 minutes to let the Android DNS cache time out
2016-03-20 13:58:22 +00:00
* Test if it works by opening [this page](http://www.netguard.me/test)
2016-03-20 10:32:07 +00:00
* Enjoy ad blocking
2016-03-20 13:58:22 +00:00
Which hosts (domains) will be blocked depends on the hosts file being used.
2016-03-20 10:32:07 +00:00
NetGuard provides the [StevenBlack hosts file](https://github.com/StevenBlack/hosts) download with the following additions:
* reports.crashlytics.com
* settings.crashlytics.com
* e.crashlytics.com
See [here](https://github.com/M66B/NetGuard/issues/277) for alternative hosts files.
2016-03-20 13:58:22 +00:00
NetGuard does not concatenate hosts files, so you will have to use a source which does this for you or do it yourself.
You can check the number of hosts (domains) imported by pulling the NetGuard notification down using two fingers.
2016-03-20 10:32:07 +00:00
**Note that ad blocking is not available when NetGuard was installed from the Play store!**