▲ 13 r/Adguard

The hidden cost of free Android VPNs: Tracking, leaks, and false assurances

Free VPNs promise an irresistible bargain: privacy without paying for it. SplitVPN made that promise unusually explicit. Its homepage declares“VPN that makes you forget about privacy issues!” Just below, it promises unlimited traffic, fast servers — and “no logs.”

To be precise, SplitVPN is not entirely free. It offers both free and paid plans, while its Google Play listing says the app contains ads and in-app purchases. But the free version still sells that enticing idea of privacy without payment. For those users, the price becomes clearer in the small print.

The privacy policy linked from the current Google Play listing says third-party advertising services may collect information such as advertising IDs, IP addresses, device details, app usage, and approximate location. It also acknowledges that, under California privacy law’s definition, some ad-supported versions of its product may “sell” certain data to advertising partners. The policy explicitly says this does not include users’ VPN browsing activity, so it does not by itself contradict SplitVPN’s no-logs promise. But it does complicate the promise of privacy at no cost: free users may not pay a subscription fee, yet their attention and other data can still have commercial value.

In late July, the idea that user data can have commercial value took on a darker meaning. Messages on hacking forums claimed that a database stolen from SplitVPN, previously marketed as NotVPN, had been put up for sale. The seller alleged that it contained data on millions of users, including emails, IP addresses, device and subscription information, and payment records. It supposedly also included nearly 58 million connection logs — a particularly damaging claim for a service built around a no-logs promise.

SplitVPN/NotVPN confirmed the breach but disputed the claim that it had leaked connection logs. The company said someone had accessed its subscription database on July 21 and acknowledged that users’ email addresses, countries, subscription statuses, device names, and limited payment information had been exposed. However, it insisted that it does not record which websites users visit, saying that attackers invented the connection-log table to make the dump appear more valuable.

It was not the first time NotVPN had come up in a privacy context. A recent academic study of Android VPNs found that packages linked to the app sent some app-generated data over unencrypted connections and were easy to recognize as VPN traffic. Importantly, the researchers did not accuse NotVPN of leaking browsing traffic or keeping activity or connection logs.

But NotVPN was only one part of a much larger and more troubling pattern.

Many free VPNs are privacy and security time bombs. Servers, bandwidth, development, and maintenance all cost money. If users are not paying for the service, the provider may be making money through advertising, tracking, or data collection instead. And because a VPN has privileged access to their internet connection, the potential price is much higher than with an ordinary free app.

Collectively, the problematic apps identified in the study had amassed more than 2.4 billion installations. Below are the key findings.

Free VPNs: what was surveyed

The study was conducted by researchers from the University of Michigan, the University of New Mexico, and IIT Delhi and presented at the Network and Distributed System Security Symposium (NDSS) in February 2026.

The team assembled its dataset in November 2024 by searching Google Play for 40 popular terms associated with VPNs, including “VPN,” “free VPN,” “best free VPN,” “secure VPN,” “VPN with no logs,” “VPN for privacy,” “VPN for streaming,” and “VPN for gaming,” and so on. Google Play returned up to 30 apps for each search term, producing as many as 1,200 results per country before duplicates were removed. The final sample contained 281 free VPN apps.

Then they tested them on a physical Android 14 device using MVPNalyzer, a framework developed for the project. The apps were checked for:

  • unencrypted communication between the app and its own servers;
  • DNS or browsing traffic escaping the VPN tunnel;
  • advertising identifiers and other device data being sent to trackers;
  • weak or outdated VPN configurations;
  • VPN traffic that could be easily recognized and blocked.

Traffic and DNS leaks, tracking and fingerprinting — the dangers behind free VPNs

The first problem went against the very purpose of using a VPN: 61 apps sent their own data to servers without encryption. This was app-generated traffic, not users’ browsing traffic, but it could still be seen or altered by the user’s internet provider, the operator of a public Wi-Fi network, or an attacker monitoring the connection. In 5 cases, apps even downloaded their VPN configuration files this way. An attacker could potentially replace the file and redirect the supposedly protected connection to a server they controlled — while the app continued to show that the VPN was “connected.”

Another 29 apps allowed traffic to escape the tunnel. This traffic might still be encrypted by a website through HTTPS, but it would bypass the additional protection and privacy the VPN was supposed to provide. This included apps leaking DNS requests, leaking browser traffic, and creating tunnels that carried data without adding any VPN encryption. Each of these independently defeats a basic reason for using a VPN. A DNS leak, for example, can reveal which websites or services someone is trying to reach even if the pages themselves remain encrypted.

The scale of tracking was even more striking. More than 80% of the tested apps contacted advertising or tracking domains. The researchers identified them using EasyList, EasyPrivacy, Disconnect, and the AdGuard Mobile Ads filter.

Seventy-six apps transmitted the Android Advertising ID, while others shared IP addresses, device models, operating-system versions, language, or location information. One app even transmitted precise coordinates. Most of these details may appear harmless. Combined, they can build a persistent device profile, connect activity across apps and sessions, and potentially link it back to a real network or location. Instead of removing a layer of surveillance, a free VPN may simply add a new one.

The configurations hidden behind the “Connect” button were hardly more reassuring. Of the 108 OpenVPN configurations the researchers obtained, 107 failed at least one security check. Many relied on weak authentication, outdated settings, or lacked basic protections against known attacks.

>

For users relying on VPNs to bypass censorship, there was another catch. The researchers could easily identify 169 apps as VPNs through standard ports, common protocols, or obvious domain names. In 101 cases, apps contacted domains containing the word “vpn.” Once a censor can recognize a VPN connection, blocking it becomes much easier.

The researchers aimed to survey the most popular Android VPN apps, so if you think these were obscure services with only a few thousand users, that is unfortunately not the case. Current Google Play listings show that several of the VPNs mentioned in the report have surpassed 100 million downloads:

  • Instabridge — 100 million+ downloads — was flagged for unencrypted traffic, tracking, easy detection, and configuration problems.
  • VPN Proxy Master — 100 million+ downloads — was linked to unencrypted traffic, tracking, and easy detection.
  • Super VPN — 100 million+ downloads — was found to transmit some data without encryption.
  • Thunder VPN — 100 million+ downloads — was among the apps found to transmit Advertising IDs.

If anything, the download numbers make the findings more unsettling. These apps were not hiding in obscure corners of the internet: users found them on Google Play, surrounded by ratings, download counts, privacy labels, and checkmarks that made them look vetted.

Google guardrails are not enough

Google Play does impose requirements on VPN apps. To remain in the store, they must declare their use of Android’s VPN service and encrypt data between the device and the VPN endpoint, follow Google’s user-data and malware policies, publish a privacy policy, and complete the Data safety form. Google also says that it reviews apps for compliance with its policies. From a user’s perspective, this understandably looks like Google has checked that the app is safe.

The problem is that these checks are far less comprehensive than the labels suggest. The Data safety section is largely a self-disclosure completed by the developer — not the result of Google independently examining everything the app sends. Google’s own documentation states: “You alone are responsible for making complete and accurate declarations in your app’s store listing on Google Play”. Google may act when it discovers a discrepancy, but it does not claim to verify every declaration before users see it. So, what may look like Google’s seal of approval in fact is little more than a developer’s word. Worse still, instead of providing transparency, these declarations can give a false sense of security.

For example, the current Google Play Data safety page for VPN Proxy Master says that data is encrypted in transit and displays an “Independent security review” checkmark. Yet the version examined by the MVPNalyzer researchers was flagged for unencrypted traffic, tracking, and VPN traffic that was easy to identify.

Google Play’s current Data safety page for VPN Proxy Master, captured on July 30, 2026.

The researchers tested the app in November 2024, while the listing was updated in July 2026, so the current version may differ.

Google’s Verified badge is more meaningful. To earn it, a VPN provider must undergo a Mobile Application Security Assessment at Level 2, or MASA Level 2. This is the higher of the program’s two assurance levels: instead of relying mainly on the developer’s answers, a Google-authorized lab manually tests the app against an international mobile-security standard. AdGuard VPN passed this assessment too. That is certainly more reassuring than self-disclosure, but it still covers a particular version at a particular time — not every server request or future update.

Then there is the metric that may be most persuasive of all: install count. A VPN with 100 million downloads feels tried and tested. But even when the number is genuine, it is no guarantee that the app works properly or keeps its privacy promises. And the count itself can be heavily inflated. As the study showed, popularity tells you how far a VPN has spread — not how well it protects you.

If the product is free, you are likely the product

Free VPNs do not run on good intentions alone. Servers, bandwidth, development, and maintenance all cost money, so if users are not paying the bill, someone else must be, and, more often than not, it would be advertisers or companies interested in user data.

This does not make every free VPN unsafe. Some providers offer a limited free version supported by subscriptions. AdGuard VPN’s free plan, for example, includes 3 GB of monthly trafficfour server locations, and support for two devices, while paid users get unlimited traffic and more locations.

So how do you separate a reasonable free plan from a privacy trap? Here is a quick cheat sheet for choosing a VPN:

  • Google its name. Search for the VPN and its owner alongside words such as “breach,” “leak,” “privacy,” or “scam.”
  • Find out who runs it. A real company should have a proper website, clear contact details, and some history. A developer offering dozens of nearly identical VPNs under generic names is a red flag.
  • Check how the free version makes money. The provider should explain whether it relies on subscriptions, advertising, or something else. Its privacy policy should also clearly say what data it collects.
  • Look beyond ratings and downloads. Read recent reviews, especially the negative ones, but remember that even millions of installs and a high score cannot prove that a VPN is safe.
  • Check its permissions. If a VPN wants access to your contacts, photos, microphone, or precise location without a convincing reason, choose another one.

None of these checks takes long, but together they can tell you far more than a download count or a shiny badge. Before handing a VPN the keys to your internet connection, it is worth finding out who is standing on the other side. A VPN should give you one less thing to worry about, not add another one to the list.

reddit.com
u/shwrellia — 20 hours ago
▲ 68 r/Adguard

The team behind uAssets, the filter lists used by uBlock Origin, says it will stop fixing ad-blocking issues on Facebook

The team behind uAssets, the filter lists used by uBlock Origin, says it will stop fixing ad-blocking issues on Facebook. They say Facebook keeps finding ways around new fixes, making the work increasingly difficult to sustain.

This won’t affect AdGuard’s Facebook filters. We maintain our own rules and will continue updating them.

There’s nothing to celebrate here. It shows how hard it is for small, often volunteer-run teams to keep up with tech giants — and how important their work is for everyone who wants more control over what they see online.

reddit.com
u/shwrellia — 8 days ago
▲ 10 r/Adguard

AdGuard Mail v1.6: Easier feedback and in-app version history

Great services aren’t built in a vacuum — your feedback means the world to us. In the AdGuard Mail v1.6 update, we’ve made it seamless to report bugs, export logs, or check the changelog in just a couple of clicks.

What’s new in this release:

  • Quick reports for rejected aliases If a website refuses to accept an alias you created, you no longer have to explain the issue from scratch. Just tap the exclamation mark icon in the Aliases section and select “Address rejected by website”, the app will take you to a quick feedback form that you can fill out in a couple of minute
  • In-app version history We made it easier to access the full version history from our app. Head to Settings ➔ About ➔ Version history to explore the full list of improvements for every release.
  • Simpler log exports Saving technical logs on smartphones is now much more straightforward (Support ➔ Export logs), complete with clear save confirmations and quick email sharing

Read more about the new version on our blog!

u/shwrellia — 9 days ago
▲ 17 r/Adguard

🫥 You didn't log in, didn't leave an email, switched on "incognito" — and the site still recognizes you. How?

It's because of your digital fingerprint. As you simply open a page, your browser helpfully reveals dozens of small things: device model, OS version, language, screen resolution, installed fonts, time zone, exactly how your graphics card renders images. Individually, not a big deal. Together, a combination that's often as unique as a real fingerprint.

And here's the sneaky part: you can delete cookies, but the fingerprint stays. "Incognito" hides history from other people on your device, but doesn't stop sites from collecting a fingerprint. Which is why ads sometimes "follow" you to places you seemingly left nothing behind at.

You won't become fully invisible — and promising otherwise would be dishonest. But you can make your fingerprint less unique:

  • Block trackers and data-collection scripts — fewer parties collecting your print at all
  • Strip tags from links and clear third-party cookies so you're harder to stitch into one cross-site profile
  • Hide some of the parameters a site sees by default — that's what AdGuard's Tracking protection does

Knowing how you're recognized is the first step to giving away only what's absolutely necessary.

reddit.com
u/shwrellia — 13 days ago
▲ 11 r/PrivatePackets+1 crossposts

🔗 Copy any link from social media and look at the tail: ?utm_source=…&fbclid=…

That's not a technical necessity, those are tags. They tell the site where you came from, and some (like fbclid) can tie your click to your social profile. And when you forward that link to a friend, you send your tags along with it.

🌟 AdGuard's Tracking protection (formerly Stealth Mode) strips these tails automatically: the page opens as usual, and your data remains private.

A small thing that quietly protects your privacy every day. See for yourself: copy a link before and after, the difference is obvious.

reddit.com
u/shwrellia — 10 days ago

AdGuard Mini for Mac v2.3: New setup checks and better diagnostics

AdGuard Mini is designed to run quietly in the background. But when ad blocking suddenly stops working after a macOS update or data migration to a new Mac, tracking down the issue can be tricky. In the latest version of AdGuard Mini, we decided to take the hassle out of it—now the app diagnoses problems on the fly, explains what's wrong, and shows you how to get everything back on track.

What’s new in this release:

⚠️ Clear guidance and alerts

Critical (orange): Highlights major issues, like disabled Safari extensions, missing background permissions, or exceeding rule limits

Standard (gray): Reminds you about less urgent matters, like outdated filters or disabled annoyances blocking

🔍 Improved diagnostics for complex cases
If you run into a specific bug, like high CPU usage or an issue after restoring from a backup, the app will compile clear, detailed diagnostic info for our support team. This helps resolve the problem as quickly as possible

Read more about the new version on our blog!

u/shwrellia — 16 days ago
▲ 35 r/Adguard

New versions of AdGuard VPN for Android and iOS!

“VPNs, assemble!" (We Googled it and confirmed it's the legendary superhero battle cry, so we thought it would be super cool to drop it into our post about the latest VPN updates).

In these releases, we’ve packed in handy new features, squashed annoying bugs, and tackled crucial security upgrades:

  • Instant disconnection (Android & iOS): We fixed a critical bug — now the VPN disconnects instantly, even if the connection process gets hung up. Also, the Home screen is now more responsive and pleasant to use
  • App exclusions on Android TV (Android): A long-awaited feature has officially landed on the big screen! You can now choose exactly which TV apps route through the VPN and which ones connect directly, set up in just a couple of clicks for smooth streaming
  • SOCKS5 authentication (Android): Using the local SOCKS5 proxy in AdGuard VPN for Android now requires a login and password. This completely stops third-party apps from silently connecting to an open proxy in the background
  • Smarter Ad Blocker integration (Android): We updated the communication protocol between AdGuard VPN for Android and AdGuard Ad Blocker, adding authentication so synchronization happens automatically and remains completely hidden from outside apps

⚠️ To keep Integration mode and SOCKS5 running smoothly, please make sure to update AdGuard Ad Blocker to v4.13 and AdGuard VPN to v2.16.2.

Want to know more? Head over to our blog for the full technical breakdown!

u/shwrellia — 17 days ago

A startup is paying developers to watch ads while using AI

What’s the catch?

Anyone working with AI coding assistants like Claude Code or Codex knows those painful pauses: the model is "thinking" over a complex task, and you're stuck staring at the screen. Sometimes it’s a few seconds; other times, it’s 10 to 15 minutes or even more.

A startup called Kickbacks.ai wants to monetize that downtime. The service serves ads directly inside your IDE (like VS Code) while the AI generates code, sharing a cut of the ad revenue with you. At first glance, it sounds like a win-win: you’re staring at a loading bar anyway, so why not make a few extra bucks?

But if you look past the pitch, this "fair economy" quickly reveals itself as a raw deal.

Even in its "privacy-friendly" default mode, the extension collects device, location, and behavioral data, more than enough to build a distinct digital fingerprint. If you opt into the "boosted" mode for higher payouts, the algorithms start analyzing your AI prompts. If proprietary code, API keys, or trade secrets end up in those prompts, you (and you alone) will be on the hook for breaking your company's NDA.

The payout isn't nearly as sweet as advertised either. That promised "50% share" turns out to be "up to 50% of net profit" after deducting undisclosed company expenses hidden deep in the terms of service. To top it off, the startup caps its own legal liability at a meager $100 if anything goes wrong.

Ad networks are constantly hunting for new real estate — from smart TVs and sports streams to your literal workspace. But risking your professional reputation, NDA, and confidential data for some pocket change is definitely a terrible trade.

u/shwrellia — 20 days ago

🥽 Get your headsets ready: AdGuard VPN is now on Meta Quest!

Diving into virtual reality should be secure as well as immersive. Earlier this year, we launched our browser extension for Meta Quest, but browser-only protection was just the beginning.

Today, AdGuard VPN is officially a standalone app in the Meta Horizon Store, bringing system-wide privacy and security to Horizon OS!

We’re thrilled to be among the very first VPN services to launch a full-fledged app on the platform.

What does this mean for your VR experience?

  • System-wide protection: game, stream, and explore virtual environments with all app traffic fully encrypted
  • Total privacy: mask your IP address and keep your personal data private across all VR experiences
  • Full control: pick your location and set up App exclusions just as easily as on your phone

How to get started:

  1. Open the Meta Horizon Store on your headset and search for AdGuard VPN
  2. Hit "Download" and launch it from your App Library
  3. Pick a location, connect, and jump right back into VR with peace of mind! 🚀
u/shwrellia — 20 days ago
▲ 58 r/Adguard

5 minutes, and your phone knows less about you

You don't need to be paranoid to tighten your privacy game. Run down the list, each step takes under a minute:

- Permissions
Settings → Apps. How many have access to location, mic, contacts set to "Always"? Switch it to "While using this app" or disable altogether. A flashlight app doesn't need to access your contacts

- Advertising ID
Go to settings and find "Reset advertising ID" (Android) or turn off tracking (iOS). It wipes your ad profile

- Location History
Google account → turn off and clear. Maps works fine without a permanent log of your movements

- Passwords
Check for reused ones. A single leaked password shouldn't unlock ten services

- DNS
Set a private DNS, ads and trackers get cut at the network level, across every app at once

Save this post and work through it over a coffee. Much easier than dealing with the fallout of a leak.

u/shwrellia — 21 days ago
▲ 56 r/Adguard

AdGuard for Android v4.13: Faster, smarter, and safer

Making a great product even faster and more resource-efficient is always our top priority. When you’re on mobile data, every second and every megabyte counts — which is why AdGuard for Android v4.13 focuses heavily on deep optimizations for both filtering and privacy.

Here is why this release is a big deal:

🌟Instant filter updates and major data savings
We’ve introduced differential filter updates. Instead of downloading entire filter lists from scratch, the app now fetches only tiny patches containing the latest changes. Filters update instantly in the background, saving you a ton of mobile data.

🌟Faster, more private browsing with CRLite
Revoked SSL certificate checks now happen directly on your device rather than being routed through third-party servers. This means pages load faster, and no third party can see which websites you’re visiting.

🌟Seamless integration with AdGuard VPN
We’ve completely rewritten our integration protocol. The Ad Blocker and VPN now work together even more reliably without any extra tweaking on your end. The best part? Third-party apps won’t be able to track your activity.

🌟Future-proof security
We’ve added support for post-quantum cryptography in DNS filtering to protect against future security threats, and expanded our certificate installation guides for Oppo (ColorOS) devices.

Want to dive into all the technical details? Head over to our blog to read the full breakdown!

u/shwrellia — 22 days ago

Why do people stop using VPNs?

Here's a scenario almost everyone knows: you turn on your VPN, open your banking app, and it completely refuses to work. You open a marketplace, and prices are in the wrong currency. You try to access a work portal, and it immediately flags you as a suspicious bot.

What do you do? You turn off the VPN. And then, you completely forget to turn it back on.

That leaves you in the worst-case scenario: you’re paying for a subscription, but you are only actually protected during those rare moments when you remember to switch it back on.

This entire headache is solved by a single feature that not enough people know about: Exclusions.

The concept is simple: you set rules once for traffic that shouldn’t go through the encrypted tunnel. Banking apps, delivery services, and work platforms run directly over your local connection as if the VPN isn’t even there. Meanwhile, the rest of your internet traffic stays fully encrypted.

The feature comes with two flexible modes:

- General mode: The VPN is ON everywhere by default, except for the specific websites and apps on your exclusion list.

Selective mode: The VPN ONLY turns on for your chosen sites and apps, while all other traffic runs normally. Perfect if you only need a VPN for a couple of specific services.

You can set exclusions for both websites and apps (with one small caveat: on iOS, it’s limited to websites due to iOS system restrictions).

u/shwrellia — 28 days ago
▲ 42 r/Adguard

📺 Your Smart TV is watching you back

You probably have an ad blocker on your computer. Maybe even on your phone. But on your TV? Almost certainly not.

It makes sense: you can’t just install a standard browser extension there, and it feels like your Smart TV is just a big screen for movies and shows. In reality, it’s one of the most curious residents in your home.

Most modern TVs use a technology called ACR — Automatic Content Recognition. The TV periodically takes "snapshots" of whatever is on screen and checks them against a database. That's how the manufacturer knows exactly what you're watching: live channels, streaming services, console games, and even videos played from a USB stick. That data (supposedly "anonymized") is then handed over to advertisers to target you with scary accuracy — including on your other devices.

Technically, you agreed to this during the initial setup, buried somewhere between picking your language and connecting to Wi-Fi.

The good news? You don't need to throw out your TV.

🌟Set up AdGuard DNS in your TV’s network settings. Requests to ad and tracking domains won't even reach their destination
🌟Even better — set up DNS on your router. This cleans up your entire home network: the TV, streaming box, gaming console, smart speaker
🌟If you have Android TV, use the dedicated AdGuard for Android TV app. It blocks ads and acts as a full-fledged firewall for your TV
🌟Check your TV’s internal settings. Look for toggles like "interactive ads," "content recognition," or "Viewing Information Services" and turn them off manually. Manufacturers just don't make them easy to find

Fifteen minutes in your settings, and your digital home will get noticeably quieter.

u/shwrellia — 29 days ago
▲ 39 r/Adguard

AdGuard DNS v2.23: Managing your network and understanding your stats just got even easier!

Imagine you need to restrict access to websites from a specific region or block servers belonging to a known spam-heavy hosting provider. Typing in thousands of domains manually is madness, and standard blocklists might not even know these new addresses exist yet.

This kind of granular control used to require complex enterprise tools. In the fresh AdGuard DNS v2.23 release, we’ve added advanced filtering by country and ASN (Autonomous System Number). Now, the system can intercept and block threats based on the region or network associated with the IP address in the DNS response.

And that’s far from everything this new version brings. We’ve added a highly requested Top categories blocked section to your statistics, letting you instantly see exactly what type of content is filtered most often — from social media to adult websites. For those managing their network via the command line, we’ve also simplified the CLI workflow, so new devices are now created automatically.

Please note: The new geo-filtering is configured through User rules. You can manually set up conditions to block or allow domains tied to specific countries or networks.

Want to learn more? Check out our blog for all the details!

u/shwrellia — 1 month ago

Just 1 month left to apply for ABDS as a speaker!

If you’re reading this, you’ve only got one month left to submit your speaker proposal for Ad Blocker Dev Summit 2026. All you need to do is fill out the form below with a general idea of your presentation.

- Call for papersThis year, we’re co-hosting the summit with eyeo in Copenhagen on November 3–4. It’s basically the ultimate annual meetup for the unsung heroes of the web: the developers, filter list maintainers, and privacy researchers who keep your browsing experience clean.

Check out this article, it breaks down the event’s vibe, the hot topics on the table, and why a casual chat in this room can end up shaping a product used by millions of people.

u/shwrellia — 1 month ago
▲ 11 r/Adguard

💧💰 How much ad dollars a sip of water costs at the World Cup?

Based on these numbers, advertising during hydration breaks in the US alone could generate over $250 million. That makes one sip a player takes on the pitch quite expensive, literally. Let’s break it down.

If we take the $250 million estimate for US hydration-break advertising revenue and divide it by 104 matches, we get roughly $2.4 million per match. Split that across two hydration breaks per match, and it comes to about $1.2 million per break. Divide that again among 22 outfield players, and you arrive at roughly $54,500 per player per break.

Now translate that into drinking water. If we assume each player drinks about 0.3 litres during a break, and that an average sip is around 20 ml, that works out to roughly 15 sips per player per break. So $54,500 per player per break divided by 15 sips comes to roughly $3,600 per sip.

A single sip of water is therefore worth thousands of dollars in advertising inventory, and this is if we take the US only. It’s estimated that the global value of hydration-break advertising could approach as much as $1 billion.

So let’s recalculate.

Starting from the $1 billion global estimate:

🌟Divide by 104 matches → about $9.6 million per match
🌟Divide by 2 hydration breaks per match → about $4.8 million per break
🌟Divide by 22 outfield players → about $218,000 per player per break
🌟Divide by 15 sips per player → about $14,500 per sip

In other words, depending on whether you look at the US market alone or the global broadcast ecosystem, a single sip of water at the 2026 World Cup may be worth somewhere between $3,600 and $14,500 in advertising inventory.

u/shwrellia — 1 month ago
▲ 13 r/Adguard

How much does a sip of water cost?

At the 2026 World Cup, somewhere between $3,600 and $14,500. Per sip. Seriously.

Whether you’re a die-hard fan or just casually tuning in, it’s impossible to escape the 2026 World Cup right now. But if you’ve found yourself getting annoyed by those mandatory hydration breaks splitting the game into four quarters, you’re definitely not alone.

Players like Virgil van Dijk have called them unnecessary momentum-killers, and fans are literally booing them in the stadiums.

But there’s one group that’s staying completely silent: broadcasters and advertisers. Why? Because those quick breaks are an absolute goldmine.

FIFA made these 3-minute hydration breaks mandatory for every single match this tournament—even in air-conditioned stadiums. By doing that, they handed broadcasters about 4 minutes and 20 seconds of extra commercial time per game.

When you scale that across the whole tournament, the numbers get wild:

— 832 extra ad slots created globally throughout the World Cup

— $250 million+ in extra revenue in the US alone (with 30-second slots on Fox costing up to $750k for big matches)

— $1 billion in estimated global ad revenue just from these breaks

So, what is a single sip of water worth?
If you break down the global revenue by the number of matches, breaks, players, and average sips, one single gulp of water taken by Messi, Ronaldo, or Mbappe on the pitch is worth somewhere between $3,600 and $14,500 in advertising inventory.

This isn't just a regional trend; it’s the new global reality. Over the last couple of years, we've watched streaming services jack up prices for ad-free tiers and smart TVs push ads onto our idle screens. Now, football is the latest frontier.

If broadcasters realize these breaks pull in hundreds of millions of dollars, they are never going away. By the 2050 World Cup, we might genuinely be looking at "McDonald's snack breaks" or "Gatorade recovery pauses."

We can't stop FIFA from pausing the match to sell you trucks and soda, but we can keep the rest of your digital life clean.

Full article: https://adguard.com/en/blog/world-cup-football-hydration-break-ads.html?utm_source=reddit

u/shwrellia — 1 month ago
▲ 19 r/Adguard

AdGuard for Mac v2.19: All about leveling up security and making things easier to use

There’s an old trick some shady apps use: quietly poke at your ad blocker’s settings until ads start slipping back through. With AdGuard for Mac v2.19, that trick just stopped working.

What’s new:

🌟 Your app settings and userscripts are now locked down tight: any attempt at tampering from other apps or something shadier gets caught instantly

🌟 If a userscript could mess with a website’s security, you’ll get a heads-up right at install

🌟 We reworked onboarding, so getting started with AdGuard is clearer than ever

🌟 Plus a bunch of under-the-hood fixes for better stability and performance

Nothing changes in how the app feels day to day — it just got a lot harder to sneak past.

Head over to our blog to read the full breakdown of everything new

adguard.com
u/shwrellia — 1 month ago
▲ 27 r/Adguard

AdGuard VPN is now live on the Microsoft Store

There’s a certain type of Windows user who installs everything through the Microsoft Store, no exceptions. If that’s you, we’ve got good news

AdGuard VPN is now live on the Microsoft Store. Getting it on Windows used to mean a trip to our website and a manual installation, which worked great but was not the fastest route. Now you can download it in a couple of clicks without ever leaving the store.

This isn’t a new version of the app, it’s the same AdGuard VPN you already know, just easier to install and keep up to date.

Why it’s so convenient:

— A couple-click install: open the store page, sign in, hit Install

— Peace of mind that you’re getting the official build

— Auto-updates alongside all your other store apps

— Billing still runs through the AdGuard website, not Microsoft, so there’s no store lock-in and you have full control over your subscription

Prefer downloading straight from our site instead? That option’s still there.

One more perk: now you can rate and review the app right in the store — it genuinely helps our team make it better.

🔗 Get AdGuard VPN on the Microsoft Store

u/shwrellia — 1 month ago
▲ 22 r/Adguard

These VPN extensions can be dangerous

We wrote many times about unscrupulous ad-blocking browser extensions that steal your data or infect your device with malware but make it to browser stores nonetheless. Turns out, VPN extensions can be just as dangerous.

The security research team at Socket analyzed two browser extensions named “VPN Go: Free VPN,” listed on Chrome Web Store and Mozilla’s Firefox Add-ons marketplaces respectively, with a total user count of about 4000 at the time of the initial publication. The researchers discovered that both extensions contained harmful code that could steal the contents of users’ clipboards, a malicious tactic known as ‘clipping.’

The attackers likely chose to disguise their clippers as VPN extensions because they needed to obtain certain permissions without raising suspicion. In fact, the unfortunate users were under the impression that the extensions were protecting their privacy, when in reality they were doing the opposite. The original versions of both extensions uploaded to web stores did not contain any malicious code. But the following updates introduced clipboard theft logic and exfiltration schemes.

Interestingly, both extensions did work as proxies. They were routing the browser’s traffic through a remote server and did not just put up a fake VPN facade. This is a great reminder why you should always be vigilant about which extensions you install, and especially which extensions you grant wide permissions to. When installing a new browser extension, always take into account:

"Who is the developer of the extension? Do you trust that developer?"
 "Does it have a Privacy Policy? And if yes, does it look legit?"
 "How many users does it have? There are cases when extensions with over a million users turned out to have malicious intent, but, in general, the fake ones tend to have fewer users."
 "Are there any reviews? What do the reviewers say? Good reviews don’t guarantee that the extension is safe, but the abundance of bad reviews should at least make you suspicious."

At the time of publishing of this post, both extensions in question have been removed from their respective stores. Check if you have VPN Go: Free VPN installed in your browser, and if you do, delete it immediately and strongly consider changing your passwords, API keys, cloud credentials, and anything else you could have potentially leaked via your clipboard.

u/shwrellia — 2 months ago