This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
coryd.dev-eleventy/src/posts/2023/i-block-ads.md
2023-12-11 15:12:36 -08:00

62 lines
1.5 KiB
Markdown

---
date: '2023-05-23'
title: 'I block ads'
description: "I block ads in the browser. I block ads at the DNS level."
draft: false
tags: ['advertising', 'privacy', 'tech']
image: /assets/img/og/adblocks.webp
---
I block ads in the browser.
I block ads at the DNS level.<!-- excerpt -->
I block analytics, metrics, reporting and diagnostic logging.
I block programmatic pleas to disable ad-blocking.
I block the ping attribute on URLs.
I block tracking beacons.
I strip UTM campaign tags.
I unshorten URLs.
I block the page visibility API.
I stop videos from autoplaying.
I block prompts to install your app.
I block all cookies that aren't strictly required for your site to function.
I opt out of allowing apps to ask to track me.
I filter sponsored content out of the RSS feeds I follow.
I block email pixel trackers.
I provide a masked email address.
I unsubscribe from your mailing list (and block your address if I can't).
I don't answer the phone unless you're in my contacts.
I block and report SMS messages.
I pay a company to wrangle data brokers.
I throw your physical mail in the recycling without opening it and unsubscribe from it when I can.
I block ads, and you should too.
> Let the products sell themselves<br/>
> Fuck advertising, commercial psychology<br/>
> Psychological methods to sell should be destroyed
Minutemen, *Shit from an Old Notebook*, 1984
---
**Update:** For a list of adblocking resources (and to contribute your own), please see [Awesome adblock](https://github.com/cdransf/awesome-adblock).