Earlier quoted context omitted.
Which code are you looking at? I see it uses https://cs.chromium.org/chromium/src/components/url_pattern_... . Also, from what I gather from their docs, this is only for the ad-block-filter formatted lists. For their own super-secret-better-ads list, they use safe browsing lists which use a hash-some-then-phone-home approach IIRC [0]. I mean, even Mozilla that uses the safe browsing lists says at [1] that the interna…
This is the call stack I'm looking at: #0 https://cs.chromium.org/chromium/src/components/url_pattern_... #1 https://cs.chromium.org/chromium/src/components/url_pattern_... #2 https://cs.chromium.org/chromium/src/components/url_pattern_... #3 https://cs.chromium.org/chromium/src/components/url_pattern_...
How Google Chrome’s ad blocker works
81–90 of 326 posts
Re: How Google Chrome’s ad blocker works
#82This is still not going to help with websites that force you to disable adblockers to access their content. It's especially annoying when after disabling the site looks like a cluster of ads with information hidden in between. It's an abusive relationship.
Re: How Google Chrome’s ad blocker works
#83I wouldn't trust a burglar to install my security system. I won't trust Google to block ads.
See: https://en.wikipedia.org/wiki/Dennis_Rader#Early_life_and_ca...
Your analogy is good. Google and Chrome Adblocker is just like ADT and the "BTK Killer".
Re: How Google Chrome’s ad blocker works
#84Earlier quoted context omitted.
I'd love to see the original claim. Got an archive link?
https://marketingland.com/once-deemed-evil-google-now-embrac... https://en.wikipedia.org/wiki/Paid_inclusion#History_of_paid... References directly the founders letter, I do not have a link to that but I am not making this up.
Re: How Google Chrome’s ad blocker works
#85Re: How Google Chrome’s ad blocker works
#86Which is it, the super secret consortium that won't even let you download the full list of bad sites, or Easy List/Privacy? Why don't they just use EasyList and report offenders there instead of this new consortium? The answer to that rhetorical question will let you know why I'll remain on uBO. They didn't need to build this in, but they did and gave the current ad-blocking community the finger instead of support.
>Which is it, the super secret consortium that won't even let you download the full list of bad sites, or Easy List/Privacy? Why don't they just use EasyList and report offenders there instead of this new consortium? The lists serve different purposes. EasyList is a lit of ad-serving URLs to block. The uh, consortium list is a black/white list of which sites don't follow the standards. The standards are not about bad…
Re: How Google Chrome’s ad blocker works
#87Which is it, the super secret consortium that won't even let you download the full list of bad sites, or Easy List/Privacy? Why don't they just use EasyList and report offenders there instead of this new consortium? The answer to that rhetorical question will let you know why I'll remain on uBO. They didn't need to build this in, but they did and gave the current ad-blocking community the finger instead of support.
Read the article. They do use EasyList + EasyPrivacy.
Re: How Google Chrome’s ad blocker works
#88Re: How Google Chrome’s ad blocker works
#89Step 1: Google finds a large number of competitors who are doing pretty well playing by their rules. Google finds some trait they all have in common. Google then modifies their own ads to not have that trait.
Step 2: Google declares the given trait "not meeting the Better Ads standard", "clarifies" the standard (or their implementation of it), and blocks all their competitors ads. Their own ads of course are still meeting the new set of rules, as they knew the change was coming. If the Coalition for Better Ads disagrees or won't be bullied by the Goliath of advertising, Google will go form their own version of it claiming to be more strict, "for the sake of the users".
Step 3: After a few weeks or months, the competition will modify their ads and eventually everything will be back to normal. That's when Google goes back to step 1.
The final Step 4 is the opposite. Find a trait that none or few competitors have in their ads but would potentially increase click-through rates. Modify the rules to say that doing this thing is okay, and oh hey Google ads are doing that thing as of right now.
Why all of this? Because Amazon is growing in the advertising business and is ruthless. "Your margin is my opportunity". So Google needs an arsenal of dirty tricks up their sleeve.
Do I really believe this is the plan? No. I think Google are legit trying to meet a user need that exists. But I also know they're a publicly traded company with growing competition in a fierce industry. It's not what they plan to do that worries me, but what they can do when up against the wall.
Re: How Google Chrome’s ad blocker works
#90Earlier quoted context omitted.
EasyList is also a list of ad-serving sites to block and a list of elements to hide. Can you help me understand why the blacklist can't be just placed in a normal ad blocking list like EasyList? If it's by site anyways, I'm not sure the actual difference for the blocker itself. It's not like the EasyList standards can be automatically enforced by software either. I think "serve different purposes" could be rephrased…
They don't want to block ads on sites, unless the site is on the other list. That is, if site foo.com and bar.com both serve ads, but foo.com is on the "blacklist", the ad blocking will be enabled on foo.com. However, ad blocking will remain disabled on bar.com. It's not Google's intention to block all ads on all sites - only ads on "bad" sites. If they can reduce the number of adblock installs by reducing the overal…