TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What ist your AdBlock strategy?

99 点作者 laserstrahl7 个月前
Hi, Just installed OpenWRT. Which solutions for ad blocking and other trackers would you recommend? Pi-Hole is not a option, since I don&#x27;t have one laying around.<p>So anything else I can try which will work out of the box? For links and guides I&#x27;d be happy. PS: I got dual antennas what would come into your mind to do with it?

88 条评论

marssaxman7 个月前
Firefox + uBlock Origin works well for me! It&#x27;s all I use.
评论 #42012566 未加载
评论 #42013139 未加载
评论 #42012529 未加载
评论 #42014429 未加载
评论 #42012534 未加载
评论 #42012886 未加载
newscracker7 个月前
Whatever you end up using, make sure that there is an easy way to turn it off and on from each client device. A network wide blocker could cause issues with some sites (like banking, as an example).<p>Tangential topic: I see some suggestions for NextDNS here as an additional layer. I can’t speak for Android, but if you’re looking for iOS&#x2F;iPadOS&#x2F;macOS&#x2F;tvOS, note that NextDNS does not work well on these. The app hasn’t been updated for several years and toggling on the app does nothing (I like the app because I can quickly switch it off and on when needed, which cannot be done with a profile). Most of the time the test page at test.nextdns.io shows as “unconfigured”. Even the profile installation approach does not work on Apple TV (I’ve tried this a few times). Overall, the NextDNS servers around the world exist, but there is zero support and maintenance on the client side for the platforms I mentioned. The community forum has posts about issues that the founders don’t respond to.<p>At least on macOS, I have Little Snitch that acts as a system wide blocker (one can subscribe to blocking lists just like in uBlock Origin).
评论 #42015089 未加载
评论 #42016466 未加载
评论 #42013960 未加载
评论 #42015039 未加载
评论 #42015072 未加载
someotherperson7 个月前
Computer browser: Brave + uBlock, LocalCDN, Privacy Badger, SponsorBlock (+ Invidious, Redlib, Nitter, etc, when it makes sense)<p>Phone: Hyperweb (for redirections to alternative frontends) + AdGuard Pro + ControlD DNS-over-HTTPS<p>Router: ControlD DNS-over-HTTPS<p>If you&#x27;re using OpenWRT, check out AdGuard Home. But keep in mind that DNS blocking solutions aren&#x27;t going to be as effective as tools like uBlock that review the DOM and apply styling filters. Both would work hand-in-hand.
coffeeri7 个月前
I am using NextDNS [0], which also integrates well within Tailscale across all my devices. Or are you looking for a solution that works offline within OpenWRT, without relying on third parties? It appears that there are AdBlock packages available for OpenWRT[1].<p>[0] <a href="https:&#x2F;&#x2F;nextdns.io" rel="nofollow">https:&#x2F;&#x2F;nextdns.io</a> [1] <a href="https:&#x2F;&#x2F;github.com&#x2F;openwrt&#x2F;packages&#x2F;blob&#x2F;master&#x2F;net&#x2F;adblock&#x2F;files&#x2F;README.md">https:&#x2F;&#x2F;github.com&#x2F;openwrt&#x2F;packages&#x2F;blob&#x2F;master&#x2F;net&#x2F;adblock&#x2F;...</a>
alexwasserman7 个月前
Pi-Hole doesn&#x27;t need an actual Raspberry Pi.<p>The software runs fine on a lot of hardware. I have it dockerized (via ansible) and deployed on a couple of regular mini-PCs.<p>You can run it on a lot of hardware these days, or containerized.
评论 #42014105 未加载
superkuh7 个月前
Noscript temporary whitelist only combined with uBlock origin and sponsorblock. A CSS toggle button is important too to be able to read text when the page doesn&#x27;t display correctly. As well as a &quot;superstop&quot; button to (near) completely end all JS execution in a tab after loading.<p>After 15 years of using NoScript this way I have developed a sixth sense for the minimal set of individual hostnames&#x2F;ips need to be JS allowed on a typical site. I&#x27;m quite fast at it. But wix.com hosted sites and others like it that have one JS domain required to load another and so on serially 5x deep I just close rather than refreshing the page 5 times.
评论 #42021124 未加载
dizhn7 个月前
I haven&#x27;t looked at pihole once after I discovered adguard home.<p><a href="https:&#x2F;&#x2F;openwrt.org&#x2F;docs&#x2F;guide-user&#x2F;services&#x2F;dns&#x2F;adguard-home" rel="nofollow">https:&#x2F;&#x2F;openwrt.org&#x2F;docs&#x2F;guide-user&#x2F;services&#x2F;dns&#x2F;adguard-hom...</a>
评论 #41994996 未加载
robertlacok7 个月前
On a computer, just uBlock Origin and it works wonders.<p>Tangential question - what is the best solution for iPhone? On Androids you can use Firefox with uBlock, but it seems none of the Safari extensions on iPhone actually work, I tried some paid ones too. Brave seems to work decently well, but I have no idea why - if other browsers have some OS limitation, how does Brave go around it?
评论 #42014680 未加载
评论 #42014670 未加载
评论 #42014713 未加载
评论 #42014815 未加载
评论 #42016413 未加载
评论 #42014842 未加载
uncharted97 个月前
[Blocky](<a href="https:&#x2F;&#x2F;0xerr0r.github.io&#x2F;blocky&#x2F;latest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;0xerr0r.github.io&#x2F;blocky&#x2F;latest&#x2F;</a>) + uBlock Origin with OISD blocklists (<a href="https:&#x2F;&#x2F;oisd.nl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;oisd.nl&#x2F;</a>) and Hagezi Blocklists (<a href="https:&#x2F;&#x2F;github.com&#x2F;hagezi&#x2F;dns-blocklists">https:&#x2F;&#x2F;github.com&#x2F;hagezi&#x2F;dns-blocklists</a>)
ryukoposting7 个月前
Firefox and uBO, plus pi-hole on an old Celeron NUC alongside some other stuff (Samba, HA, etc).<p>Pi-Hole is worth it, I highly recommend it. You don&#x27;t need a Pi, just grab a cheap used mini PC off eBay. It&#x27;s been a total set-and-forget thing.
评论 #42015207 未加载
apocalyptic0n37 个月前
I use Firefox + uBlock Origin for the most part.<p>I also have whole-network blocking via AdGuard running on a Pi. AdGuard also has a hosted option and you can just run it in a Docker container on a machine on the network.<p>I also have WireGuard setup on my Ubiquiti network so I often will be running my machines through that when remote which blocks ads for them too.
wkat42427 个月前
You don&#x27;t need a pi to run pihole. It can run in docker as well. And really it&#x27;s just dnsmasq with some automation and nice web interface.
Sohcahtoa827 个月前
Desktop: uBlock Origin in Firefox<p>Mobile: PiHole running in AWS. I VPN into it, with the VPN configured to only tunnel DNS lookups. Allows me to easily temporarily disable the PiHole by just disconnecting from the VPN. Gives me ad blocking in all apps.
评论 #42031290 未加载
sam296817497 个月前
Ignorant question: what ad blocking is required outside of your browser to require anything more than something like ublock?
评论 #41984017 未加载
评论 #42014779 未加载
评论 #41997812 未加载
评论 #42016006 未加载
评论 #42015095 未加载
评论 #42012453 未加载
hagbard_c7 个月前
My strategy is based around a single premise: zero tolerance on advertising other than self-promotion or mentions of products directly related to subject of the page I am on. With that last bit I mean the products actually have to be part of the thing I&#x27;m reading, e.g. when I&#x27;m reading something about how to solder some specific type of component I&#x27;m fine with the solder being mentioned together with a link where the stuff can be bought. I&#x27;m not fine with &#x27;electronics-related advertising&#x27; in a story on electronics, that falls under the zero tolerance part.<p>I use a defence-in-depth strategy to block unwanted content:<p>1: on the router (OpenWRT running in a container on Proxmox), network blocking using nftables sets. This includes both advertising-related networks as well as emerging threats.<p>2: on the router, DNS blocking using several block lists as well as my own custom lists.<p>3: on the router, DNS masquerading to enforce the use of my own DNS server. This only works for applications which use normal DNS so I tend to disable DoH (DNS over HTTP) and other such things when possible. If applications insist on trying to force me to use their own idea of what a DNS service looks like I will stop using those applications if there are useable alternatives. This is my network, these are my computers, this is my domain, this is my internet connection and I am the one who controls which traffic goes where.<p>3: on client devices, network blocking using nftables sets or (on some devices) ipset lists.<p>4: on client devices, DNS blocking using the host file<p>5: on some Android client devices, content blocking through a device-local VPN<p>6: on client applications like browsers, content blocking through either extensions like uBlock Origin and&#x2F;or by using native content blocking capabilities (e.g. the Cromite browser on Android which I use when I have to test something with a non-Firefox browser)<p>7: as a last resort, my hands and eyes. If somehow advertising makes it way past all the hurdles I throw in its path I just close the page&#x2F;application&#x2F;window&#x2F;. Thou Shall Not Pass and that&#x27;s it.<p>While all this may sound like a lot of work it actually is not. I set up the blocking on the router once and keep the lists up to date automatically using a cron job. The same is true for client devices. Once installed the stuff mostly does its job without bothering me apart from some pages not working - so what, there&#x27;s enough alternatives out there. I don&#x27;t like ads, get it? No ads, zip, nada, zilch. Don&#x27;t Advertise On Me.
评论 #42020574 未加载
corobo7 个月前
Firefox and uBlock Origin at the browser level on desktop&#x2F;laptop. For trackers specifically Firefox also has its built in tracking protection.<p>NextDNS at the network level for all of my devices that support tailscale[1] wherever they may be in the world.<p>NextDNS for any other home devices via my router&#x27;s DNS settings.<p>[1]: <a href="https:&#x2F;&#x2F;tailscale.com&#x2F;kb&#x2F;1218&#x2F;nextdns" rel="nofollow">https:&#x2F;&#x2F;tailscale.com&#x2F;kb&#x2F;1218&#x2F;nextdns</a>
evoke49087 个月前
I use Firefox forks with uBlock. Librewolf on desktop and Fennec on android.<p>My husband uses an iPhone, so I run DNS level ad blocking on my OpenWRT router.<p>Works pretty well most of the time
评论 #42023755 未加载
JaggedJax7 个月前
Control D for DNS blocking and Ublock origin on all browsers.<p>It would be nice to setup something locally, but I&#x27;m lazy (spend my time on other things) and just want it to work.
bigtex7 个月前
Brave + ublock origin. Almost never see YT ads and haven’t seen a Twitch ad for awhile. If I accidentally see a YT ad refreshing the page makes it go away.
Eumenes7 个月前
Pihole with like 2 million blocked domains, no major social media use, wireguard on mobile, Brave browser, don&#x27;t watch TV
Timber-65397 个月前
DNS filtering is good enough these days. I have very few ad-thirsty apps that I need. On my Android VPN + Cromite browser does the job, on my PC uBlock Lite will do it.<p>Am always using gluetun VPN hosted on a VPS with these two options: BLOCK_ADS=on BLOCK_SURVEILLANCE=on and I don&#x27;t see any ads anywhere, even on the Twitter site!
jftuga7 个月前
Not mentioned yet: Paying for YouTube Premium if you and your other family members watch a lot of YT. This is only needed for Smart TVs. It&#x27;s $23 per month for up to a family of five. You also get YouTube Music as well.<p>Otherwise, I use Firefox + uBlock Origin + Privacy Badger and also have redundant PiHole servers.
评论 #42014606 未加载
评论 #42014665 未加载
Scottn17 个月前
I literally JUST set this up for myself on Openwrt (Running on my Pi4) this past week. I tried two popular solutions that both didn&#x27;t work well and&#x2F;or I felt were not very intuitive to setup if I needed to re implement them in the future. I started with fresh factory images after each attempt.<p>The third one I found a very easy method and now am currently using Control-D DNS with free ad&#x2F;tracker&#x2F;malware blocking over the modern DoQ protocol. Got it running in less than 30 minutes. ControlD latency appears as fast as any free DNS I&#x27;ve tried (Quad9, OpenDNS for years, etc), including my own ISP, so I am lucky location-wise.<p>I&#x27;ll send you all my notes and guidance if want. Email me at my throwaway xyzx<p>@<p>duck.com
beardyw7 个月前
I just use Brave. It works on my phone.<p>and Chrome for Google integration.
Brajeshwar7 个月前
I’ve used Pi-Hole before, and I had to troubleshoot in a few instances when I was traveling away from home. I stopped using it to simplify my setup.<p>The ideal setup I want to try is to have something like AdGuard Home at the Router. My current setup on our devices already has AdGuard App running with NextDNS as the DNS Resolver. This setup works pretty well while connecting to any network. NextDNS handles the DNS, while AdGuad AdBlocker works well with the client side on all browsers.<p>Issues pop up occasionally when the OS gets upgraded, but they are bearable. <a href="https:&#x2F;&#x2F;brajeshwar.com&#x2F;2024&#x2F;i-block-ads&#x2F;" rel="nofollow">https:&#x2F;&#x2F;brajeshwar.com&#x2F;2024&#x2F;i-block-ads&#x2F;</a>
评论 #42027285 未加载
评论 #41997318 未加载
swifthesitation7 个月前
Brave browser, Mullvad&#x2F;Proton, uBlock Origin, Privacy Badger, AdBlock, Cookie Auto Delete
preinheimer7 个月前
I run privacy badger. It doesn’t block ads, it blocks sites that seem to try and track you around the net. That suits my goals nicely.<p>My problem isn’t being shown an ad beside content I’m consuming, it’s being tracked.
0dayz7 个月前
I use:<p>* portmaster on any desktop - for better security and privacy<p>* tracker control on android - not technically written for ad blocking but it works for 90% of ads<p>* ublock origin + decentralzeyed + consent-o-matric and cookie flag on Firefox.
brudgers7 个月前
<i>Pi-Hole is not a option, since I don&#x27;t have one laying around.</i><p>Why not buy one?
评论 #42014117 未加载
3np7 个月前
For DNS-based on openwrt specifically: <a href="https:&#x2F;&#x2F;openwrt.org&#x2F;docs&#x2F;guide-user&#x2F;services&#x2F;ad-blocking" rel="nofollow">https:&#x2F;&#x2F;openwrt.org&#x2F;docs&#x2F;guide-user&#x2F;services&#x2F;ad-blocking</a><p>Try them out and see which one you prefer.<p>All these work similarly to pihole. If you choose an option that integrates with ipset, you can get slightly stronger than by blocking IPs associated with hostnames.<p>As others mentioned, it&#x27;s good to couple with a client-side filter like uBlock origin.
lemontheme7 个月前
Switched to Adguard a couple of months ago and have been very happy. Before that I mostly used UBO on Chrome together with consent-o-matic for cookie banners.<p>What I like about Adguard is that I can more freely switch between browsers without needing to take into account how well their builtin blocking works or if they still support Mv2. And just like with my choice to use 1password over self-hosting Bitwarden, I’ll gladly pay a bit more if it means not having to maintain yet another service.
Yawrehto7 个月前
I, not yet wanting particularly to extricate myself from Chrome, use Ublock Origin Lite. It works about as well as the original (although it&#x27;s less good with paywalls and blocking individual site elements, by which I mean &#x27;not good at all&#x27;.) If you can and don&#x27;t already I would try to replace as much as you can with RSS (which is also really good with paywalls - I use feeder.co and it lets me get around the Atlantic&#x27;s paywall. Its privacy policy is here: <a href="https:&#x2F;&#x2F;feeder.co&#x2F;help&#x2F;legal&#x2F;privacy-policy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;feeder.co&#x2F;help&#x2F;legal&#x2F;privacy-policy&#x2F;</a>. It&#x27;s hosted in Sweden, in the EU, for what that&#x27;s worth.)<p>But as you might have figured out from my use of Chrome, I&#x27;m mostly ok with the fact that Google knows everything about me. So I&#x27;m probably not the best person to ask.
godshatter7 个月前
I use uBlock on Firefox on the desktop and don&#x27;t really use my phone for browsing. I specifically bought as dumb of a TV as I could find. I also pay for services to avoid ads where I feel okay doing so. I pay for Netflix, for example, but don&#x27;t pay for YouTube Premium because I have less of a history of fighting ads on Netflix than YouTube. I also avoid mainstream cable (have for 20+ years).<p>I live alone, though, which changes the equation somewhat.
评论 #42018536 未加载
crossroadsguy7 个月前
Safari: Adblock, Hush (will stop the day any FOSS browser becomes closer to it in speed and resource usage; I doubt it as Safari literally comes baked with OS)<p>Firefox: uBlockOrigin, AdBlocker for YouTube, Adguard, Disconnect, DDG Privacy Essentials, Sponsor Block for YouTube, Unhook (Firefox is used very little, just because compared to Safari it is still sluggish on Mac)<p>On iPhone: tried NextDNS (and few more things) but result was such a mess that I stopped.
heliosyne7 个月前
Desktop and phone: Firefox + uBlock.<p>Router is OPNsense with its own validating recursor, domain blacklist, and routing blackhole.<p>Phone runs a private VPN to my router when not on my home network.
DiscourseFan7 个月前
Brave
评论 #42014925 未加载
jeeybee7 个月前
Got a pihole a few years ago, works like a charm. The only annoyance is when you actually look for produces and nearly all links in google are dead due to ads.
评论 #42014101 未加载
评论 #42014784 未加载
winkwinkwink6 个月前
My home wireless network uses two SSIDs. One uses Pihole as it&#x27;s DNS server and the other just 8.8.8.8. That&#x27;s handy when too many domains are getting blocked and you could just swap over and back.<p>Then i use Noscript in Firefox. I also have a VPN server setup whose DNS uses the same Pihole too.
oktoberpaard7 个月前
Firefox + uBlock origin on the desktop and Safari + AdGuard (browser extension, not DNS) on iOS.<p>I also use the OISD (<a href="https:&#x2F;&#x2F;oisd.nl" rel="nofollow">https:&#x2F;&#x2F;oisd.nl</a>) blocklist for DNS level blocking with NextDNS. OISD prioritizes functionality over blocking, which is exactly the way I like it for DNS level blocking. Never had to manually whitelist anything.
评论 #42018481 未加载
QuantumGood7 个月前
Chrome with Ublock origin until June 2025, as &quot;browsers using the ExtensionManifestV2Availability policy will be exempt from any browser changes until June 2025&quot;. Discussion on how to enable: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41812638">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41812638</a>
rharb7 个月前
Ublock origin on desktop browsers.<p>Pihole with the default ad list and additional ones to block some social media sites.<p>Then Pihole is configured to use Cloudflare 1.1.1.1 for families, and I use the adult+malware filter.<p>I’ve got WireGuard running on the pihole server to make this all available for mobile devices when out and about.
runjake7 个月前
- Pi-Hole can run on OpenWRT if your router is powerful enough, on a Linux box, in a Docker container, and on a Synology. You don&#x27;t need a Raspberry Pi to run it.<p>- Look at <a href="https:&#x2F;&#x2F;nextdns.io" rel="nofollow">https:&#x2F;&#x2F;nextdns.io</a> as an alternative.<p>- I use uBlock Origin and NextDNS at home.
pharaohgeek7 个月前
I have PiHole running on a Raspberry Pi 4, along with a couple of home automation services. PiHole acts as my DNS and DHCP servers, and works GREAT! Plus, I&#x27;m able to manually block sites on a per-client basis (such as when my kids are on YouTube a bit too much)
KateSterling7 个月前
For ad blocking on OpenWRT, you could try AdGuard Home<p>it’s pretty straightforward to set up and works out of the box. Also, if you’re building any sites yourself, something like GetProduct dev could be useful for subtle monetization with affiliate links instead of cluttering with ads.<p>Keeps things clean!
danpalmer7 个月前
uBlock Origin in Chrome and Arc.<p>I don&#x27;t like the idea of network level blocking because I have to disable my adblocker due to broken websites on a fairly regular basis, and disabling a network blocker is just too much hassle, especially when thinking about DNS results caching etc.
cowboylowrez7 个月前
I feel sort of odd never having installed an ad blocker, but firefox must do some stuff also because a few websites still complain and tell me to turn it off, whatever &quot;it&quot; is. I&#x27;m pretty good with the youtube skip button does that count?
评论 #42016517 未加载
hilbert427 个月前
Using Lightening, Fulguris and Privacy Browser browsers on Android with the with the ad-block setting enabled and turning off JavaScript are my main methods.<p>Turning off JavaScript in browsers is magic, it works everywhere, PCs, Android, Windows, etc. It not only kills ads but almost all of the other garbage that website programmers do to deliberately annoy the hell out of web surfers.<p>JavaScript programmers take note: turning JS off makes the web sing, up goes the rendering speed, pages appear much, much faster, and all that jerkiness disappears, and most of the spying on users also disappears. Web pages often drop from 7 or 8MB per page to as low as several hundred kB—that&#x27;s over a 20:1 reduction in download size! It&#x27;s a magic solution.<p>Websites that won&#x27;t render with JS turned off I simply bypass, as they say &quot;there are plenty more fish in the sea&quot; — many more webpages than I can ever hope to visit in a lifetime.<p>If only users knew the advantages of turning of JS many more would do it. Remember, JS is there to mostly benefit advertisers and website owners who want to spy on users—it&#x27;s not to benefit you the user!<p>Despite what they say almost everything that can be done on the web can be done without JavaScript. Sorry JavaScript programmers and aficionados, it&#x27;s just a fact.<p>Turning JS off is one of the few remaining defenses we have against you nasty advertisers and website owners.
ausaus7 个月前
Windows - Firefox with uBlock origin Android - Private DNS: adguard.adguard-dns.com
eckelhesten7 个月前
DNScrypt-proxy on openWRT + Unified blocklist text file is far superior than any of the alternatives in the comments.<p>It’s not an ”out of the box” solution. But when it’s set up you get encrypted DNS requests and network wide ad blocking.<p>All in a few megabytes.
mixmastamyk7 个月前
OpenWRT, Adguard, Firefox strict, drop cookies, no-script or ublock origin.<p>I’m trying Quad9 on the upstream DNS but not very familiar with it. What y’all think?<p>I view these as security and telemetry blockers primarily, they happen to block a lot of ads too.
hellavapid7 个月前
currently just firefox + ublock + a host of other extensions i&#x27;ve picked up over the years<p>i used to use pihole, and i&#x27;ll totallyyyyy get around to setting my homelab back up soon ( and adguard home is also on my radar :3 )
tmtvl7 个月前
I&#x27;ve got one of the Steven Black hosts files. Besides that I have Floorp set up with uBlock Origin and NoScript. On Brave, Edge, and Chrome I don&#x27;t have anything special set up.
while1malloc07 个月前
I have PiHole running on a cloud VM that’s a part of my Tailscale network, and I configure Tailscale to use it for DNS resolution so that everything in my network has access to it.
rupestrecampos7 个月前
After piHole and AdGuard app in the router now my wide used solution that works it to override dns settings to adguard, works in maaany routers i have tested.<p>AdGuard DNS 94.140.14.14 94.140.15.15
评论 #42016679 未加载
jesterson7 个月前
Perhaps convoluted for average user, but for me it&#x27;s on-demand VPN + proxy + DNS with heavy filtering on NS and proxy.<p>All my devices are connected to it all the time.<p>Works great with no issues for many years.
alwayslikethis7 个月前
Firefox, ublock origin on desktop and on phone. Also AdAway on phone. They are usually pretty aggressive and can break things, so I don&#x27;t use any network wide blockers.
erulabs7 个月前
In case you have an older webOS tv and don’t want to setup a home media server: <a href="https:&#x2F;&#x2F;rootmy.tv&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rootmy.tv&#x2F;</a>
评论 #42014527 未加载
deafpolygon7 个月前
uBlock origin, or just avoiding the site if it doesn&#x27;t work.
patrakov7 个月前
uBlock Origin with Firefox on desktops, DNS66 (was AdAway in the past but it started crashing) on Android, and I don&#x27;t have any other devices.
throwaway1063827 个月前
Adguard on my iphone.<p>Firefox with Ublock Origin on my browser.<p>Youtube Premium family plan.<p>I tried pihole but it just caused way too many small hiccups that annoyed my family more.
NelsonMinar7 个月前
uBlock Origin on Chrome. Which any day now will become uBlock Origin on Facebook.<p>DNS ad blocking doesn&#x27;t work well anymore, too many sites block you if you use it. But I use NextDNS for my mobile devices anyway because there&#x27;s nothing you can easily use that&#x27;s better. Firefox does have an Android build that will load uBlock Origin but I am still using Chrome on my phone.
sashk7 个月前
nextdns for whole network dns if you don&#x27;t want to host yourself. if you feel like hosting, there is pihole and adguard home.
reify7 个月前
Either ublock origin with all filter lists checked<p>Ghostery with ad-blocking, anti-tracking and Never Consent enabled with Fanboy&#x27;s Annoyance List added to custom filters<p>Mullvad DNS<p><a href="https:&#x2F;&#x2F;mullvad.net&#x2F;en&#x2F;help&#x2F;dns-over-https-and-dns-over-tls" rel="nofollow">https:&#x2F;&#x2F;mullvad.net&#x2F;en&#x2F;help&#x2F;dns-over-https-and-dns-over-tls</a>
评论 #41979837 未加载
lazyeye6 个月前
I use PiHole along with YogaDns which is a great little windows app for managing your dns config.
huqedato6 个月前
Firefox with uBlock Origin, Privacy Badger, I still don&#x27;t care about cookies and NextDNS.
skwee3577 个月前
I have GL-inet brume 2 which runs in drop in gateway mode alongside my main router, and on it I have AdGuard home
sandreas7 个月前
1. Fallback Adblock DNS Server (root)<p>2. pi-hole<p>3. Firefox with ublock origin<p>4. wireguard VPN
olegious6 个月前
Ads pay for much of the content we consume or services we use, my policy is to give a site a chance to show that they run ads in a respectful way- that is, ads don’t interfere with the user experience. If they abuse ads, then I block them, otherwise you’re basically stealing content.
ttyprintk7 个月前
It sounds like a small network with no need to block outbound 53.<p>Nextdns.io for out-of-the-box if you can’t run pi-hole.
paulcole7 个月前
I don’t use an ad blocker on any device.<p>Despite claims to the contrary by people here on HN, it’s fine.
评论 #42016789 未加载
absoluteunit16 个月前
Just a browser adblocker extension but I intend to set up Pi-Hole soon.
dotcoma7 个月前
Iridium browser with Ublock Origin on my Mac and Wipr with Safari on my phone.
nickburns7 个月前
pfBlockerNG on pfSense does industry-standard DNSBL and IP filtering. That&#x27;d be an entirely separate alternative to what you just set up though, and quite a bit more complex.
freediver7 个月前
Orion browser with native ad-blocking does the job for me.
sigio7 个月前
ublock origin in my browsers, Adguard home in my OpenWRT router, setup to block various chinese cloud providers, facebook and other unwanted &#x27;malware&#x27;.
Imustaskforhelp7 个月前
U block + zen (firefox fork basically)<p>really love this combo<p>On android brave browser
worg7 个月前
At home Pihole, on mobile Firefox + uBlock Origin
OSI-Auflauf7 个月前
Don&#x27;t waste your time with dns adblocking.<p>If you are serious about network side blocking do tls interception (lmao) but that is a lot of maintenance, adds other attack surface and the average openwrt device isn&#x27;t beefy enough for such things.<p>Firefox and Ublock Origin against ads.<p>There is cooler stuff for Openwrt. Mesh nets between friends, to share internal services. Just tinkering with and learning about network stuff. Adding ipv6 to tunnel if isp doesn&#x27;t support. Having Wifi whose autochannel doesn&#x27;t suck.<p>Dual Antennas -&gt; Sword fighting. Only fun with multiple devices and dabbling with mesh mode or throughput maxing. In ax dual channel 40mhz +160mhz bandwidth the throughput is faster than some cables.
dancocos7 个月前
A combination of Pi-Hole and Tailscale <a href="https:&#x2F;&#x2F;dancocos.com&#x2F;2024&#x2F;10&#x2F;20&#x2F;Tailscale-and-Pi-hole-ad-blocking.html" rel="nofollow">https:&#x2F;&#x2F;dancocos.com&#x2F;2024&#x2F;10&#x2F;20&#x2F;Tailscale-and-Pi-hole-ad-blo...</a><p>tl;dr * It works across all devices (will block ads on the DNS level when using your phone on the cell network you usually cannot set the DNS servers in this case) * To disable ads for minutes just disconnect from TS or deselect &quot;Use TS DNS.&quot;
asgr6 个月前
Brave web-browser
exe347 个月前
a docker of pihole on laptop, adaway on rooted android phone.
ActorNightly7 个月前
Ive got enough &quot;mental fortitude&quot; not to really care that much about ads.
评论 #42012761 未加载
mu537 个月前
hosts file is a really nice global block
评论 #42016292 未加载
评论 #42015794 未加载
the__alchemist7 个月前
Firefox + ABP
bni7 个月前
Safari + Ka-Block! + Vinegar
silisili7 个月前
Brave and Controld.
rustcleaner7 个月前
uBlock Origin<p>Qubes OS<p>Mullvad Browser<p>Tor Browser<p>OpenWRT router uplinks to [insert VPN provider] automatically<p>NewPipe<p>Kodi<p>BitTorrent
liampulles7 个月前
I don&#x27;t. I pay for premium services which I use often (YouTube and YouTube music mainly) and am okay with free sites funding themselves by showing me ads
评论 #42028473 未加载