Replies: 2 comments 7 replies
-
IIRC there was a commit to remove such redundant wildcards on compilation. |
Beta Was this translation helpful? Give feedback.
6 replies
-
I'll close this since there is a general clarity regarding this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Easylist (and Adguard) we'll use, we consider this "optimised" when using wildcard for general block rules with
"/ /"
. Its been like this for the last 15yrs+ for us.https://github.com/easylist/easylist/blob/master/easylist/easylist_general_block.txt
https://github.com/AdguardTeam/AdguardFilters/blob/master/BaseFilter/sections/general_url.txt
But I've noticed proceeding wildcards in rules Isn't the wildcard redudant here? Seems less optimised.
Should be re-writen:
Whats the faster/better method to use in uBO?
Beta Was this translation helpful? Give feedback.
All reactions