Serious Discussion uBlock Origin Lite - General Discussions

hello @Sampei.Nihira , there is an adblocker extension that called " AdNauseam " its built atop ublock origin, can you test it and see how good it is if you have time, and this is the website of that adblocker AdNauseam - Clicking Ads So You Don't Have To
its also available on Edge...Firefox and Chrome webstore.. thanks

Sorry, I only just saw your post.
Yes, I know about the adblock you mention, but what's the point?
If I want to use uBo, I'll use uBo.
If I want to use uBoL... I'll use uBoL.
 
If there are any Kamikaze players who want to try this rule in uBoL that enables:

Medium Mode + TLD


Code:
priority: 4
action:
  type: block
condition:
  domainType: thirdParty
  resourceTypes:
    - script
    - sub_frame
  excludedRequestDomains:
    - com
    - io
    - edu
    - eu
    - org
    - it
    - info
    - ms
    - net
---

Obviously, you must replace “it” with that of your country.
If you want to take a test, you can use the first post on the website below.
At the bottom of the post, there is a third-party image that you should see regularly
Therefore, third-party passive resources will not be blocked:

Resuming the transition to Manifest V3

Those who decide to use the mode:


Enhanced Easy mode + TLD

can delete the “script” rule.
This provides greater protection for websites not included in the exclusions, with almost no risk of website compatibility issues.

Benefits of blocking third-party iframes

Dynamic filtering: Benefits of blocking 3rd party iframe tags
 
Last edited:
To finish, my filter lists in uBoL:

1.png

These filter lists are not redundant (as with the Adguard Browser Extension) with my two DNS-level lists, which are also updated more frequently.
 
  • Like
Reactions: toto_10
Is it possible to convert these uBlock Origin rules:

Code:
/^(?!.*\.(com|org|it|eu|info|ms|net|io|edu)$).*/##+js(noeval)
/^(?!.*\.(com|org|it|eu|info|ms|net|io|edu)$).*/##+js(aeld, keydown)
/^(?!.*\.(com|org|it|eu|info|ms|net|io|edu)$).*/##+js(aeld, submit)


into Declarative Net Request rules in uBoL?

Unfortunately, no, uBoL does not support script injection.
 
  • Like
Reactions: lokamoka820
@Sampei.Nihira i saw this list added to uBOL:
EasyList – AI Tips

What is it?
I see an AI Suggestions list, which blocks AI annoyances of various kinds, i.e., useless, annoying intrusions, etc. I presume.

They want to use us as training fodder for Big Brother. Rebel, resist, revolt. Rage against the machine.
 
Last edited:
Based on my experience, uBlock Lite has not performed well against YouTube’s recent efforts to block ad-blocking tools. Unfortunately, the newer Lite version does not hold up effectively against YouTube’s latest updates, as it seems less capable of adapting to the platform’s increasingly aggressive detection and enforcement mechanisms. As a result, users may experience reduced functionality, frequent interruptions, or complete failure when attempting to block ads on YouTube using uBlock Lite.