Comment on Ask HN: How do you manage registration spam?parentComments−rchaud1yDoes this visually block the text+images from showing up, or does it block the network request altogether?−chuckadams1yThat 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.
Comments
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.