Skip to content

queer/adblocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adblocker

The marginally better adblocker plugin.

License?

Since people requested it:

This project is under the Apache 2.0 License. A summary of what this license means can be viewed here.

Note that the ServerListPing class is not covered under this license.

How do it do?

It does some regex matching to look for what it thinks a domain or IP address looks like. If it finds a match, it checks for whitelist/blacklist status. If something is whitelisted, it's ignored. If something is blacklisted, it's instantly nuked. Otherwise, it tries to connect to see if it's a server. If it is a server, then the plugin runs whatever commands are specified in config.yml, and sends a message to everyone who has permissions to see with information about the advertising.

How build?

mvn clean package. Requires Java 8.

Pics :D?

Pic 1 Pic 2

Imgur link that was used for testing

About

The marginally better ad-blocking plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages