leggett / simplify-trackers

List of email spy pixels blocked by Simplify Gmail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify Email Tracker Blocker

List of email spy pixels blocked by Simplify Gmail

Products and services that use the Simplify Tracker Blocklist:

Contributing - Pull Requests

PRs are welcome.

  1. If making a PR to add a new tracker, please either confirm your changes actually block the tracker or include an example of the full tracker URL in the PR.
  2. Follow existing code-style and data structure: List the domain for the company that owns the tracker and the regex pattern(s) to block all known trackers. If more than one, put them in an array. If only one, just a string. Make sure special characters are properly escaped so they can be joined into a single string and turned into a RegEx.
  3. Please update all versions of the tracker list.
  4. Nice to have: use ESLint and Prettier

Show your support

  • I do not ask for donations, all I ask is that you block trackers and star/share the repo.
  • Follow me on Twitter @leggett for updates.
  • Check out Simplify

Disclaimer

This software is provided for educational purposes only and is provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. in no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

About

List of email spy pixels blocked by Simplify Gmail

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 40.5%Language:JavaScript 28.1%Language:Java 25.9%Language:Awk 5.5%