Skip to content

LiohMoeller/uAdBlockNG

 
 

Repository files navigation

uAdBlockNG

A simple system wide adblocker for Ubuntu Touch.

uAdBlockNG

Based on: https://github.com/mariogrip/uAdBlock

Included blacklists

How to add host to blacklist?

Suggestsions for new lists to be included have to be considered carefully and should work for most of the users. A configuration option for allowing lists to be enabled or disabled or a way to add additional lists on your local device is not planned.

Let's say you found still found "adware.com" which is not part of any of the included lists to be an ad service.

Then to block this, add

0.0.0.0 adware.com
0.0.0.0 www.adware.com

to the bottom of

https://github.com/LiohMoeller/uAdBlockNG/blob/master/host-files/hosts.02-uAdBlock-extra

Then send a pull request

About

System wide adblocker for Ubuntu Touch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 41.3%
  • CMake 23.0%
  • C++ 16.5%
  • Python 10.5%
  • Shell 8.7%