r/Adblock

▲ 60 r/Adblock

Since YouTube's war on ad blockers is clearly never going to end, what's your long-term game plan?

Yeah, I know we've seen a ton of posts about YouTube glitching out video players if you have an ad blocker enabled.

But let's be real for a second: Google isn't going to stop.

With Manifest V3 stripping down extension capabilities, the current workarounds and script updates we're relying on feel like temporary band-aids. What works today will probably be obsolete by next month when they change their server-side ad injection again.

Browser extensions are losing this arms race. So, what's the actual endgame here? are we all eventually going to use a VPN to spoof our location to some random corner of the world, and buy YouTube Premium for like $0.99 a month? (JK... unless?)

Let's hear your long-term setups.

reddit.com
u/Ok-Point-1656 — 1 day ago
▲ 233 r/Adblock+1 crossposts

Excuse me my good bitch, what seems to be the fuck?

Brave is usually good at blocking this kind of shit. how do I fix this? I can block the elements but then I can't scroll down to the comments.

u/SpitefulBitch2 — 1 day ago
▲ 484 r/Adblock+2 crossposts

I made a device that automatically mutes TV ads. Would love some feedback.

Hey everyone, over the past few months I've been working on a device that will automatically detect and mute TV commercials.

I started this project after growing frustrated with the sheer number and repetition of TV commercials particularly on streaming services. I started manually muting commercials when they came on, but for those of you who also do that know, it can get annoying to keep on top of. I realize I could pay for "ad-free" streaming tiers but with a lot of the services you still get served ads and the costs of those tiers are getting pretty pricey nowadays (especially if you have multiple streaming services). Plus ads on cable or other non-streaming platforms still exist, so it doesn't totally solve the problem. So I set out to build something that would silence commercials regardless of the platform without having to manually mute.

The device I've built analyzes real-time outbound audio data from TVs to detect ads, and then modulates the downstream audio depending on the detection state. This modulation could be muting, turning down the volume, or perhaps splicing in your own audio content. For now, it just mutes, but those other options would be pretty trivial to put together. The hardware involved in this project is pretty straightforward and currently uses off-the-shelf components since I'm still in the testing/demo phase. Right now it can accept audio from an aux, RCA, or optical source and the outbound audio is played through an aux. The bulk of the technical complexity and challenge is on the software side. So far I'm able to pretty reliably detect ads, but it's still fairly buggy and a little ways off from being ready to fully share with the public.

One thing to note, however, this project/architecture requires the use of external speakers. Since the audio analysis and modulation has to happen after exiting the TV (due to the HDCP encryption used to protect content and DMCA 1201) this project isn't able to mute commercials on the TV speakers themselves.

To be perfectly candid I'd love to be able to turn this project into a product. But before I spend even more time and effort on it to get it to that point, I thought I should reach out to relevant communities and get thoughts/feedback from folks to see if other people care about this problem or if this is something that just uniquely bothers me. Since I don't have anything to sell at this point and am not sure if the final product will be closed/open source, hopefully this post is consistent with the rules of this sub.

With all of that said I would love to hear what people's thoughts are on the project. Really what I'm trying to figure out is:

  • Are you bothered by TV ads enough to want to use/pay for a device like this?
  • Would you prefer a soundbar/speaker system with this tech built in, or an inline device that would allow any speakers to be used?

If you'd like to answer these questions in a survey format so I can analyze the responses a bit easier, here's a link: https://forms.gle/Mzr9YPAfu3rkNnw96. It's just the same questions as above so shouldn't take more than a minute.

Please let me know what questions, concerns, feedback, or input you might have. Thanks!

u/Narrow_House_4007 — 2 days ago

i am SO SICK of ads on the youtube app (ios.) without telling me to get the brave browser, how i block youtube ads in the APP, if i even can at all

reddit.com
u/beaniebabyairlines — 1 day ago

Safari with Adblock for Safari and Adblock Pro Safari can't play YouTube Videos

Just today Safari - which has Adblock for Safari and Adblockpro for Safari - came up with that message above when I tried to play a YouTube video. Is there a way around it, or is YouTube going to force feed me with absolutely insufferable ads as a price for watching YouTube videos?

A Chinese Adblock iOS app for Spotify and YouTube

This app is designed as a VPN app in China. But somehow it has an override mode that can block ads on Spotify and YouTube. You can even unlock YouTube background feature. The app is like 5 bucks one time purchase and no subscription fees. By the way it works on Mac too! Once you installed that app you need to install the override module by just clicking these links.
For Spotify Adblocker
https://raw.githubusercontent.com/001ProMax/Surge/main/Stash/Spotify.stoverride
For YouTube Adblocker and unlock background feature
https://yfamilys.com/stoverride/YouTubeAd.stoverride

Before you install these overrides you might have to follow some instructions to setup.
And you connect that’s it.

The app
https://apps.apple.com/my/app/stash-rule-based-proxy/id1596063349

u/Zealousideal_Air_296 — 2 days ago
▲ 5 r/Adblock+1 crossposts

esta aparecendo miniatura ads youtube mesmo com adblock

esta aparecendo miniatura ads alguns videos no youtube enquando carrega o video

eu cliquei no video foi para esse video https://www.youtube.com/watch?v=YeI12ICbaBQ já que miniatura ads não saiu do meio do video

estranho não ?

u/W3Neutro — 2 days ago

Does anyone know a blocker that works against these specific ads on Character ai?

I already use uBlock Origin to block regular ads, but these randomly started appearing.
Site: c.ai or character.ai both lead to the same main home page.

u/Arctic_Fox123456 — 2 days ago
▲ 61 r/Adblock

ublock origin lite went crazy on kick

i was watching a live stream on kick and i noticed this by accident and i'm worried about it, is this normal ?

u/shihanarps12 — 3 days ago

Im watching anime on an app on my android. Is there a way to remove the ads?

I like watching anime from app that ive install. But the ads keep popping and its kinda annoying. Ive tried using private dns. dns.adguard-dns.com. But its not functioning for this. Is there any other way to watch without interfere by the ads?

reddit.com
u/Unlikely_Squirrel_40 — 3 days ago
▲ 41 r/Adblock+3 crossposts

Hey r/Adblock,

Sharing an open source project I've been building: SmartTube for iOS/macOS — a native

Swift YouTube client that blocks ads at the app level, not through a browser extension.

Why this exists: uBlock Origin can't run on iPhone. The official YouTube app can't be

patched without a jailbreak. This solves both problems natively.

How it works:

- Uses the InnerTube API directly, bypassing the ad-injected web player entirely

- SponsorBlock API integrated — auto-skips sponsors, intros, self-promos, interaction reminders

- DeArrow community titles and thumbnails

- Google OAuth sign-in — real subscriptions, history, playlists

- Zero tracking, no analytics, no third-party SDKs

- Up to 8K playback, Picture-in-Picture

- iPhone, iPad, appleTv and Mac — native Swift 6, fully auditable source

Source: https://github.com/milika/SmartTubeIOS

App Store: https://apps.apple.com/us/app/smart-tube-bdp/id6761388918

Happy to answer questions about the ad-blocking implementation specifically.

u/Important_Job1271 — 5 days ago

What ad blocker for ios?

While watching on anime websites on safari i get redirected when clicking on buttons in the website, was looking to get an ad blocker to avoid this, can anyone recommend one? Would really appreciate it, thanks!

reddit.com
u/wvsmood — 5 days ago
▲ 3 r/Adblock+1 crossposts

Free & Easy Ad-Block on iOS using DNS (No subscription required) using DNSecure

Hey everyone,

I wanted to share a quick guide and open up a discussion on how to get completely free, system-wide ad and tracker blocking on iOS without needing to keep a battery-draining VPN active 24/7.

If you want to block ads inside Safari and native iOS apps/games while using an elite, privacy-respecting DNS, this setup pairs DNSecure (an open-source native iOS profile configuration utility) with Mullvad’s Public Encrypted DNS.
Why this combination?

  1. Zero Logs: Mullvad runs their public DNS servers entirely in RAM and keeps absolute zero logs or metadata.
  2. Native Performance: Unlike apps that run a local loopback "fake VPN" to filter traffic (which drains battery), DNSecure leverages Apple’s native encrypted DNS framework. Once configured, iOS handles it natively.
  3. App-Wide Blocking: It doesn't just block ads in Safari; it blocks tracking and commercial banners inside third-party apps and mobile games.

How to Set It Up

Step 1: Decide on your filtering level
Mullvad provides specific endpoints depending on how aggressive you want the filtering to be. Choose one of these DNS-over-HTTPS (DoH) URLs:
Ads Only:
IP: 194.242.2.3
URL: https://adblock.dns.mullvad.net/dns-query

Extended (Ads + Trackers + Malware):
IP: 194.242.2.4
URL: https://extended.dns.mullvad.net/dns-query

Step 2: Configure DNSecure

  1. Download DNSecure from the App Store.
    https://apps.apple.com/us/app/dnsecure/id1533413232
  2. Open the app and select Custom (or tap the + icon).
  3. Set the Protocol to DNS-over-HTTPS.
  4. Paste your chosen Mullvad URL from Step 1 into the Server URL field.
  5. Tap Save and select your new profile.
    Step 3: Activate in iOS Settings
  6. Open your iPhone's native Settings app.
  7. Go to General > VPN & Device Management > DNS.
  8. Change the checkmark from "Automatic" to DNSecure.

Critical Limitations to Know
First-Party Ads: This will not block ads inside YouTube, Instagram, or Facebook. Because those platforms serve ads from the exact same domains as their actual content, DNS filtering cannot separate them.

Carrier Blocks: Some strict mobile carriers block non-standard DNS endpoints. If you apply the profile and your cellular data completely stops working, it means your carrier is blocking Mullvad’s IP blocks. 

Alternative Note: If Mullvad fails due to a carrier block, ADguard is an incredibly reliable fallback that uses heavily whitelisted infrastructure. And it’s already available in DNSecure predefined list.

**I would suggest you to do some research on the best private DNS filtering based on your region.

Curious to hear if anyone else is running this setup, or if you've run into any specific carrier blocks with Mullvad's endpoints on mobile data!

https://github.com/kkebo/DNSecure

reddit.com
u/MotherNatureLaws — 4 days ago

So, just got an AD... from AdBlock.

This feels like an absolutely apocalyptic level of irony... AdBlock for Chrome just gave me an advertisement in my browser.

I opened Reddit and was shown a lil popup from AdBlock talking about how annoying cookies are, and suggesting that I block them. I clicked "block cookies"... and it took me to a page to buy AdBlock premium.

I don't usually use Chrome, I've been a strict FireFox user since it was still Phoenix Browser in early beta, but my son has a Chromebook that I occasionally use. I already find it annoying enough, given the dawning of Manifest v3, but I had no idea it could get this bad. The makers of AdBlock should honestly be embarrassed. What an absolutely ridiculous, tone deaf thing to do.

u/Lones0meCrowdedEast — 5 days ago

Why doesn't everyone serve ads from the same domain just like YouTube?

Hey,

at this point it's well known that DNS ad blockers can't block YouTube's (or various streaming services') ads because they are served from the same domain like the actual content.

That begs the question why doesn't everyone serve ads this way if it's such an easy way to bypass DNS ad blockers?

Thanks!

reddit.com
u/Red_Con_ — 6 days ago
▲ 9 r/Adblock+1 crossposts

Adblocker in Cloudflare Zero Trust

This started as a “fine, I’ll automate it myself” project after manually updating lists to block unwanted resources in Cloudflare Zero Trust one too many times.

Now it just pulls the official OISD small list, handles Cloudflare limits automatically, updates the lists and keeps the blocking rule in sync. No more manual copy-pasting and cleanup.

Originally built for my own use, but I cleaned it up and thought maybe other Cloudflare Zero Trust users here might appreciate it too.

https://github.com/DeuKrom/cloudflare-zero-trust-adblock-updater

u/PelsGewie — 6 days ago