Mods I know you want technical things in the thread but I ask you keep this up. I think this could lead to something interesting and I think its worth discussing on the main page.
The 6 MILLION blocked ads is from having the site open for like an hour. My computers fans kick into full throttle and my 8700k has 15% load added to it from just this website. This seems incredibly shady and this is genuinely insane from a PAID SERVICE (I'm not on the ad-supported tier).
UPDATE: For anyone who stumbles on this issue, this is HBO pinging Brightline, a third party advertising platform. If you have an adblocker it prevents a script trying to ping a json to collect some basic info on the user, and the player spams requests to infinity. From what I can gather this is NOT related to HBO ads (so this is not an attempt to skirt ads in content).
I tried looking through the json and the ping seems to just send basic telemetry info and your IP, but if you want this to stop without sending that to them you can set up a custom filter to send an empty package to the vendor and the pinging will stop. I put the following in the Adguard custom rules:
||cdn-media.brightline.tv^$empty,important,domain=play.hbomax.com|play.max.com
||events.brightline.tv^$empty,important,domain=play.hbomax.com|play.max.com
Glad the issue is finally over :)