Skip to content

Turtlecute33/adblocktest

 
 

Repository files navigation

AdBlockTest

AdBlockTest

A small, privacy-first ad blocker test. See if your blocker, DNS filter, or VPN catches ads, trackers, and analytics.

License Forked from


Run the test

Hi, I'm TurtleCute, and I love testing my adblocker. I cleaned, modernized, and debloated d3ward's original project to keep the test online.

What it tests

  • Hosts: ads, analytics, trackers, social, and OEM domains.
  • Cosmetic filters: whether ad-shaped DOM elements get hidden.
  • Script blocking: whether ads.js and pagead.js style scripts load.

Host lists

Two formats if your blocker isn't catching enough:

The list ships with Blokada and the OISD List.

Local development

npm install
npm run dev      # webpack dev server
npm run build    # production build to /dist

Contributing

Bug, broken test, or new test idea? Open an issue.

License

CC BY-NC-SA 4.0, same as the upstream project.

About

A simple and user-friendly website to test and verify your ad-blockers and DNS filters

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • EJS 42.1%
  • Sass 31.9%
  • JavaScript 26.0%