this post was submitted on 16 May 2026
2 points (100.0% liked)

Asklemmy

54374 readers
831 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

I did the one-time payment to have no ads, but why are there ads by default on it?

top 8 comments
sorted by: hot top controversial new old
[โ€“] undrwater@lemmy.world 5 points 5 days ago

It's not an open source app. It's a means of income for the developer.

[โ€“] valar@lemmy.ca 4 points 5 days ago (1 children)

Thanks! I'm fairly new to Lemmy

[โ€“] hexagonwin@lemmy.today 1 points 5 days ago

install adaway on your phone. it runs better with root but still works fine without. there's no reason to see ads on a phone you own.

[โ€“] Darkassassin07@lemmy.ca 1 points 5 days ago (1 children)

For the record: pihole blocks those ads, along with most mobile app ads. (in games too)

[โ€“] SnapdragonBeehive@lemmy.world 1 points 5 days ago (1 children)

Can I ask what pihole is? Sorry, I'm new.

[โ€“] Darkassassin07@lemmy.ca 0 points 5 days ago* (last edited 5 days ago)

Pihole is a self-hosted DNS server that filters out domains that serve ads, as well as malware and tracking domains. When clients try to access a blocked domain, the DNS request fails, so the client doesn't know where to connect and the ads/malware simply fail to load, while the rest of the game/webpage loads just fine.

Highly customizable, either manually or with various online lists of known domains. It's also a handy tool to create local-only domain names for accessing your own self-hosted services.

Alternatively there's Adguard or Nextdns; public dns servers that perform a similar function, but give you much less control over what is or isn't blocked.