Hacker News new | ask | show | jobs
by csharp 2491 days ago
(iOS engineer at Brave here) All iOS browsers are based on webkit. WKWebView, which is what we use, does have full access to content blockers. This is how we do ad-blocking, HTTPSE upgrades, and script blocking.