Earlier quoted context omitted.
AdGuard works great on iOS. Plenty of other options too.
Seconding AdGuard. Also, while not an ad blocker, Hush helps reclaim a bit of sanity regarding all these nagging GRPR/cookies "privacy" popups.
Google cracks down on VPN based adblockers
161–170 of 608 posts
Re: Google cracks down on VPN based adblockers
#162Re: Google cracks down on VPN based adblockers
#163Earlier quoted context omitted.
Even without the ads, you still have multiple cookie popups and banners, floating videos and newsletter notifications to closes before getting to the content. And of course as you scroll down some of those come back (floating videos in particular). There was a time where you could just close the tab if it was that bad, but now pretty much all websites are like this so there's no choice.
I wonder if there would be a market for something like ublock, but instead of removing the ads, it removes just the content and puts it on an entirely new page - a bit like 'reader mode'. Obviously it would probably need logic for every web page, but that could be croudsourced
Re: Google cracks down on VPN based adblockers
#164For all the love I have for Blockada I'm not going to send my traffic through their cloud. I wonder if I can run something like PiHole on a VPS somewhere so that I can protect my devices both when I'm at home on WiFi and when I'm outside on 4G. I'll investigate but does anybody already experienced such a setup?
Re: Google cracks down on VPN based adblockers
#165Firefox for Android with ublock origin makes my mobile web browsing sane again. Highly recommended.
The experience is so awful when I browse on my iPad, instead of my Android phone with Firefox+UBlock. I really don't understand how most people can stand to browse with all the ads. The modern web is so much worse than the pop up ads of the old web.
Re: Google cracks down on VPN based adblockers
#166Earlier quoted context omitted.
Even without the ads, you still have multiple cookie popups and banners, floating videos and newsletter notifications to closes before getting to the content. And of course as you scroll down some of those come back (floating videos in particular). There was a time where you could just close the tab if it was that bad, but now pretty much all websites are like this so there's no choice.
Well, the cookie popups are only there because of regulation. You are right about all the rest.
"only"? No, they are here because you use non-essential cookies AND regulation says you must ask visitors about them.
Re: Google cracks down on VPN based adblockers
#167Re: Google cracks down on VPN based adblockers
#168Yes, according to the company. But improving the ad experience for google, not for the user. What Orwellian doublespeak!
Re: Google cracks down on VPN based adblockers
#169Pi-hole in home network, AdAway on all smartphones, uBlock Origin an all Firefox browsers. I'm shocked when browsing web on different devices. I always recommend to at least install uBlock Origin to users of those devices. Most of them never heard about ad-blocking and they are very, very happy with new web browsing experience. 99% of theme do not want go back. 1% don't care.
I noticed sometime last year Samsung put out an update for my Tablet that overrode my DNS delivered by DHCP and used Google's DNS directly. It was immediately obvious due to the amount of ads I haven't seen for years at this point due to running a pihole. Most of the solutions either involve software VPNs in the device to restore function or rooting it. Its terrible that any device would ignore and have no way to use…
Re: Google cracks down on VPN based adblockers
#170Earlier quoted context omitted.
The experience is so awful when I browse on my iPad, instead of my Android phone with Firefox+UBlock. I really don't understand how most people can stand to browse with all the ads. The modern web is so much worse than the pop up ads of the old web.
Others already mention adblockers exist for iOS. This is possible because Safari on iOS has support for declarative blocking (the inferior API compared to programmatically deciding what to block). https://developer.apple.com/documentation/safariservices/cre... Initial content blocker support came with iOS 9 in 2015. They only work in Safari, maybe also other browsers (not sure though).