Serious Discussion uBlock Origin Lite - General Discussions

Code:
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .com
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .org
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .net
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .it
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .ms
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .eu
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .edu
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .info
---
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: .io
---
action:
  type: allow
condition:
  domainType: thirdParty
  resourceTypes:
    - sub_frame
  urlFilter: challenges.cloudflare.com
  initiatorDomains:
    - wilderssecurity.com
---

If there are any kamikaze pilots who want to try using the DNR rules in uBoL, here are some rules that I use.
The last rule is an exception for WSF that allows you to pass the CloudFlare test.
Any other exception rules can have the same syntax.

Inserting “script” before/after "sub_frame" transforms that rule into Medium Mode.
It's very simple.;)
 
  • Like
Reactions: Jan Willy
I no longer use “initiatorDomains” too many websites that rely on CloudFlare to verify if you are human.
I now have 14 exception rules.
Some have not yet been verified because they are essential (or are they?) for online payments.

P.S.

Red arrow: dynamic filtering on websites outside TLDs.
You can create a local exception rule with a single mouse click.
Blue arrow: dynamic filtering on websites within TLDs.
In practice, locally on the website, you return to using only the filter lists subscribed to in uBo.
It couldn't be easier...;)

2.png
 
Last edited:
Those who install uBoL in Firefox only have version 2026.111.1925 available.
The two most recent versions of uBoL for Firefox are not available.

I assumed that an extension installed using this method would not update automatically, so I even opened a issue regarding the delay in updating uBoL for Firefox, which was then closed by Gorhill.

Today, as I have a little more free time, I opened uBoL's manifest.json and was delighted to discover that the extension supported automatic updates, :ROFLMAO: provided they were available on GitHub.

I wanted to share this little discovery with the forum members.(y);)
 
Last edited: