Page 1 of 1

Incorect filters in uBO

Posted: Sun Dec 30, 2018 1:37 pm
by mikhaelkh
Chrome Stable on Windows, uBlock Origin dev build from CWS.
Open uBO Dashboard and Logger. Click on clock icon next to EasyList and click on "Update now" to force and update.
Then logger shows many invalid filters in easylist, mostly related to -abp-properties and webrtc

Re: Incorect filters in uBO

Posted: Sun Dec 30, 2018 3:50 pm
by intense
-abp-properties and webrtc are not supported by uBo (only ABP / AB)

However, an equivalent for -abp-properties => matches-css

- for $webrtc => the scriptlet nowebrtc.js => example use: t-online.de##+js(nowebrtc.js)

Re: Incorect filters in uBO

Posted: Sun Dec 30, 2018 4:31 pm
by mikhaelkh
-abp-properties support in uBO was declined due to perfomance reasons (see issues 139, 1752, 1930)
Since uBlock Origin is a compatible ad blocker as stated on homepage, shouldn't EasyList support its syntax?

Re: Incorect filters in uBO

Posted: Sun Dec 30, 2018 4:37 pm
by intense
Easylist was created with ABP in mind.
(uBo is able to disable the unknown / unsupported syntax, but I'm not so sure ABP can do it)