uBlock-for-firefox-legacy icon indicating copy to clipboard operation
uBlock-for-firefox-legacy copied to clipboard

Add support for AdGuard's `mp4` filter option

Open THEtomaso opened this issue 4 years ago • 2 comments

References: https://github.com/uBlockOrigin/uBlock-issues/issues/701/ https://github.com/gorhill/uBlock/commit/68ae847ba385c09c5efa511d18a18a4753af47be/

Note: $empty doesn't show up as invalid in uBO Legacy's logger, so I assume that it is supported already?: https://github.com/gorhill/uBlock/commit/3e5c9e00ab3603ae0c02e08b007b084404bbb71d/

THEtomaso avatar Nov 29 '20 13:11 THEtomaso

$mp4 can be treated as an alias for $redirect=noopmp4, from how I've understood it.

DandelionSprout avatar Dec 06 '20 22:12 DandelionSprout

or $redirect=noopmp4,media and optionaly as duplicated filter with object:

$redirect=noopmp4,object


uBO legacy need resource/request type for redirects.


so I assume that it is supported already?:

or omitted. Can you test on any simple anti-adblock pop-up can disabled by $empty?

krystian3w avatar Dec 08 '20 08:12 krystian3w