Skip to content

ajstrick81/HBO-Ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

HBO-Ads

Block, Bypass, Filter HBO Ads with AdGuard

Updated 12-26-25 I shortened the Adblock list significantly as it seemed like the rules were overkill and slowing down the app launching into the shows/movies. This is a much more concise list of ad domains that will hopefully turn your ad tier subscription into ad-free experience. Enjoy!

How does this work? (I think) The syntax wildcard and regex-based domain blocks intentionally cause DNS resolution failures for specific HBO CDN subdomains that deliver ad segments. When the player attempts to request ad manifests or video chunks from those blocked hosts, AdGuard Home returns NXDOMAIN, making the ad-fetch attempt fail instantly. Because HBO’s playback system is manifest-driven and tolerant to missing ad resources, it simply skips over the failed ad segment requests and continues loading the main content from allowed domains such as playback.api.discomax.com. The end result is that the ads are silently bypassed without breaking playback, since only the ad-serving CDN patterns are null-routed while core playback and manifest delivery remain unaffected.

About

Block, Bypass, Filter the HBO Ads using AdGuard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors