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

https://github.com/genediazjr/nopelist

A Personal Filter List
https://github.com/genediazjr/nopelist

adblock nopelist ublock

Last synced: 3 months ago
JSON representation

A Personal Filter List

Awesome Lists containing this project

README

          

# Nopelist
A personal filter list. Each host is either an ad, phishing, malicious, analytics, or clickbait.

### Usage
You may use this list for any purpose. Such use may include browser blockers, firewalls and proxies.

This filter list may cause some website to load incorrectly or not load at all.

Please post an issue containing the url if you encounter any them.

If you are using [ublock](https://www.ublock.org/), [adblock](https://www.getadblock.com/), or [adblockplus](https://adblockplus.org/),
you can import this as a custom filter using
this
[url](https://raw.githubusercontent.com/genediazjr/nopelist/master/nopelist.txt)
`https://raw.githubusercontent.com/genediazjr/nopelist/master/nopelist.txt`

### Contributing
Adding new host:
- Follow the format of the list.
- Include one host per commit.
- Commit format: add <host> <reasons>

Updating or Removing a host:
- File an issue first referencing the commit.
- If no one objects, send a PR.
- Commit format: update/remove <host> <reasons>

You may use the following tools:
- [Redundant Rule Checker](https://arestwo.org/famlam/redundantRuleChecker.html)
- [Adblock Syntax](https://adblockplus.org/filters)
- [Regex Visualizer](http://www.regexper.com/)