UBlock Origin Lite - Nice adblocker for modern challenges

Discussion in 'privacy general' started by Mrkvonic, Jun 7, 2024.

  1. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    3,873
    Location:
    Italy
    EUREKA !!!
    Said the great Archimedes out loud.

    Guys I got it.
    Unfortunately, it is necessary to distinguish each and every TLD rule + exceptions.
    Other important point the priority,you need to give the same priority to all the rules.

    Code:
    priority: 4
    action:
      type: block
    condition:
      urlFilter: *
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.eu/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.info/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.io/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.ms/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.net/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.it/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.org/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.edu/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.com/*
      domainType: thirdParty
    ---
    priority: 4
    action:
      type: allow
    condition:
      urlFilter: *://*.co/*
      domainType: thirdParty
    ---
    
    The 'last rule is the exception for the image in MSFN.
    Although it is not very easy to insert exceptions,because often the specific url seems not to work.

    If you want to do another test you can momentarily change the rule com in som.
    And then go to ChatGPT -test.
    In the absence of third party the website has a broken layout.

    However, it is quite a feat to be able to use uBlock origin Lite in Hard Mode + TLD.:thumb:;):)

    P.S.

    Now for those using uBlock Origin Lite will need to check if there are any other exceptions to add to any broken websites.

    How do you go about identifying what is not working?

    It will be necessary to use another extension that has Log.
    Or more simply disable filtering in some websites that are not working.;):thumb:

    P.S.1

    I have included the necessary exceptions (7),the same ones used in AG.
     
    Last edited: Jun 10, 2025
  2. Jan Willy

    Jan Willy Registered Member

    Joined:
    Jan 29, 2021
    Posts:
    310
    Location:
    Netherlands
    Thanks, I will end the short period I experimented with it. So goodbye uBO Lite.
     
  3. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    3,873
    Location:
    Italy
  4. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,376
    Location:
    .
    Last edited: Jun 11, 2025 at 6:01 AM
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.