A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/uBlockOrigin/uBlock-issues/discussions/2234 below:

regex-fied domain · uBlockOrigin/uBlock-issues · Discussion #2234 · GitHub

I guess "negated" regex don't allow ,. #2234 (reply in thread)

example.*,~/example\.([a-z]{1,2}|[a-z]{4,16})/##body > *

Workaround can be:

example.*##body > *
/example\.([a-z]{1,2}|[a-z]{4,16})/#@#body > *

by virtue of the fact that the parser does not have a noop state for cosmetic filters like other silinics.

and maybe |:

$all,~doc,domain=example.*|~/example\.([a-z]{1,2}|[a-z]{4,16})/

Lack of workaround to avoid mark allowed to load and block latter with ,important modifier, I doubt that it can be used with ,bafilter, denyallow or to=.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4