Olá, alguma alternativa para bloquear os anuncios do You Tube? Obrigado
[link] [comments]
Olá, alguma alternativa para bloquear os anuncios do You Tube? Obrigado
During the World Cup, my friends and I were too broke to pay for streaming, so we ended up sailing the high seas 🏴☠️.
If you've ever used those free streaming sites, you probably know the pain. Every click, whether it's play, pause, fullscreen, or just clicking anywhere on the page, opens a popup, a popunder, or redirects you to some gambling or porn site.
The reason is usually clickjacking. They place an invisible layer over the page that steals your click and uses it to open ads.
I tried all the usual ad blockers, but they didn't really stop it because this isn't a normal ad. It's the site's behavior. So I got tired of it and built a Chrome extension called Ads Jacker.
What it does:
It's not meant to replace your ad blocker. It works alongside one by targeting the click-hijacking tricks that many ad blockers don't catch.
https://chromewebstore.google.com/detail/ads-jacker/jngedkfjjlchlgabiibodmgngaaeodlf
I originally built this just for myself, but I figured other people might be dealing with the same thing. I'm the developer, so if you try it, I'd really appreciate any feedback, bug reports, or feature suggestions. I'm actively working on improving it.
disclaimer, this is a rant
as the title says, my goddamn adblocker on chrome has started to show popups that advertise their vpn. the hell?! if your going to show me ads yourself, why the hell do i need you? im so confused.
| I got tired of running a Pi-hole + unbound sidecar just to get encrypted upstream DNS (DoT), so I forked pi-hole/FTL and added native DNS-over-TLS support directly into the resolver (mbedTLS is already linked in for the web server, so I reused it). The result is pihole-dot a drop-in Pi-hole image with DoT built in. What it is: - Architecture: each upstream server gets a small pool of pipelined TCP+TLS connections (RFC 7766-style multiple queries in flight per connection, demultiplexed by DNS transaction ID), instead of one query at a time per connection. Screenshot from my own router running pihole-dot right now config is a normal, unlocked Pi-hole DNS Settings page Docker Hub: https://hub.docker.com/r/ismkdc/pihole-dot Repos: - https://github.com/ismkdc/FTL-DoT - https://github.com/ismkdc/docker-pihole-dot [link] [comments] |
Please look more closely at your metrics. With the rise of advanced content blockers, privacy-focused browsers, and network-level tools like Pi-hole, a massive chunk of your target audience isn’t just skipping your ads; they are completely invisible to your pixels
Standard client-side tracking (like the basic Meta Pixel or Google Analytics tag) is increasingly vulnerable. When users deploy strict privacy settings or extension-based blockers:
For those managing serious ad spend, how are you bypassing these tracking blind spots while respecting user digital privacy and digital security?
Drop your strategies or your horror stories below. Let’s figure out how much data we're actually losing.