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
- Host: GitHub
- URL: https://github.com/genediazjr/nopelist
- Owner: genediazjr
- License: mit
- Created: 2016-09-21T01:43:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T04:21:18.000Z (over 5 years ago)
- Last Synced: 2025-03-24T05:14:06.630Z (7 months ago)
- Topics: adblock, nopelist, ublock
- Homepage: https://raw.githubusercontent.com/genediazjr/nopelist/master/nopelist.txt
- Size: 116 KB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
![]()
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/)