Skip to content

Comment on Ask HN: How do you manage registration spam?parent

Comments

Here's a uBlock filter to defeat 'sign-in-with-google' auto-popups

||accounts.google.com/gsi/*$xhr,script,3p

Does this visually block the text+images from showing up, or does it block the network request altogether?

That filter blocks the request outright. A cosmetic filter would have a CSS selector in it after a couple of # signs, and would apply to the site containing the popup.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.