uBlockOrigin/uBOL-home

sb.scorecardresearch.com not being blocked in uBlock Origin Lite

Closed this issue · 5 comments

Prerequisites

I tried to reproduce the issue when...

  • uBO is the only extension.
  • uBO uses default lists and settings.
  • using a new, unmodified browser profile.

Description

sb.scorecardresearch.com is being blocked in uBlock Origin but not in the lite version.

URL(s) where the issue occurs.

https://sb.scorecardresearch.com/

Screenshot(s)

No response

uBO version

Latest

Browser name and version

Chromium Edge

Settings

None.

Notes

No response

Can you be more specific? Are you talking about strict-blocking?

@gorhill I might have posted this is in the wrong issue tracker. I am really sorry if that's the case. uBlock Origin by default block sb.scorecardresearch.com in their list. uBlock Origin Lite does not. There is no strict-blocking mode in uBlock Origin Lite iirc. Thank you for the great work you are doing for the community.

mapx- commented

What page were you visiting when you realized that scorecardresearch is not blocked?

You need to tell us what to do in details for us to reproduce on our side.

On my side requests/resources are blocked (homepage lost 1-st party CSS&images, can't by loaded e.g. as 3-rd party iframe, someone should checking pop-ups and popunders).

To enable these strict blocking fallback:

The site sb.scorecardresearch.com is blocked

This site has been blocked by an extension

Try disabling extensions.

ERR_BLOCKED_BY_CLIENT

I think needed change something in converter for HOSTS and EL syntax:

0.0.0.0 fo1.bar7.com
||foo.bar7.com^

I assume that it is not yet safe to convert "this" (e.g. no possible simple implement pause instead disable all filtering):

 {
    "_comment": "this can be invalid demo DNR rule (handwritten)"
    "action": {
      "type": "block"
    },
    "condition": {
      "requestDomains": [
        "scorecardresearch.com"
       ]
    }
   "resourceTypes": [
        "main_frame"
   ]
 }

I have not determined whether it is possible to overwrite it with some detailed message of the reason for the blockade, but in AdGuard MV3 a little works click2load.html (so don't corectly removed incompatible scriptlets, because injected code don't have visible text and working "button" (maybe due don't create params in addon url at this time) also no support frames redirecting) - url has changed with fail.