A small, privacy-first ad blocker test. See if your blocker, DNS filter, or VPN catches ads, trackers, and analytics.
Hi, I'm TurtleCute, and I love testing my adblocker. I cleaned, modernized, and debloated d3ward's original project to keep the test online.
- Hosts: ads, analytics, trackers, social, and OEM domains.
- Cosmetic filters: whether ad-shaped DOM elements get hidden.
- Script blocking: whether
ads.jsandpagead.jsstyle scripts load.
Two formats if your blocker isn't catching enough:
d3host.txt(hosts file)d3host.adblock(adblock syntax)
The list ships with Blokada and the OISD List.
npm install
npm run dev # webpack dev server
npm run build # production build to /distBug, broken test, or new test idea? Open an issue.
CC BY-NC-SA 4.0, same as the upstream project.