Hello! I had a question with which I could not figure out even reading the documentation (assuming that I could not understand something in English). chromium.org/administrators/url-blacklist-filter-format - documentation

I decided to put Chrome group policies on several machines. And it was necessary to register several sites to which access should be closed.

After reading the documentation, I entered the necessary sites, but did not understand one thing. For example, I need to block a site that looks like this:

sub.example. * - where "*" is all sorts of options for first-level domains.

I tried to write sub.example. *, Sub.example. and many other things, which even did not make sense anymore, but could not block access to the site in this way, and I don’t want to write every first level domains separately.

Is it even possible to block sub.example. *, Where the asterisk is all first-level domains?

    0