Skip to content

Commit

Permalink
Link to my own page for adblockers
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Oct 5, 2023
1 parent 68b75f3 commit 84eac4c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions content/pages/adblockers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Title: Blocking Ads
Date: 2023-10-05 11:00
Author: offby1
Category: society
Tags: culture, cyberspace, internet
Slug: adblockers
Summary: This page explains why I want you to use an adblocker.

I think that the ad economy on the internet is toxic and even when done in the most ethical of ways on the side of the site hosting the ads, can allow dangerous code to run on your computer. You should install an ad blocker for your own safety and to reduce the power of advertising to control what we see and discuss.

Please note that some websites may break when you visit them with an ad-blocking extension enabled. Most extensions allow you to exclude specific websites, so that’s one easy fix if that happens. If _this_ website breaks, please nudge [me on Mastodon](https://wandering.shop/@offby1) with the URL and I'll fix it!

## Recommended browser extensions, plugins, and add-ons

* [uBlock Origin](https://ublockorigin.com/): open-source, supports Chrome, Chromium, MS Edge, Opera, Firefox and Safari up to version 13
* [1Blocker](https://1blocker.com/): supports iPhone, iPad, and Mac
* [AdNauseam](https://adnauseam.io/): obfuscates browsing data and protects users from tracking by advertising networks

### Anti-Recommendations
Some plugins, including [Adblock Plus](https://www.businessinsider.com/criteo-pays-adblock-plus-to-appear-on-its-acceptable-ads-whitelist-2015-12) and [Ghostery](https://venturebeat.com/business/ghostery-a-web-tracking-blocker-that-actually-helps-the-ad-industry/), work directly with the advertising industry, and will not automatically block all ads.

2 changes: 1 addition & 1 deletion themes/offby1/templates/base.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
</div>
<div class="ftf-dma-note-content">
<p>
Consider installing a browser extension that blocks ads and other malicious scripts in your browser to protect your privacy and security. <a href="https://stefanbohacek.com/project/detect-missing-adblocker-wordpress-plugin/#resources" target="_blank">Learn more.</a>
Consider installing a browser extension that blocks ads and other malicious scripts in your browser to protect your privacy and security. <a href="/pages/adblockers.html" target="_blank">Learn more.</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 84eac4c

Please sign in to comment.