Closed darkred closed 6 years ago
By design.
Also, the 3 'avatars_..githubusercontent.com' entries
githubusercontent.com
is a public suffix.
@gorhill Thanks for replying.
And regarding the PS, thanks for the info and sorry for not managing to find the existing issue #851, i.e. #155 and https://github.com/gorhill/uMatrix/issues/54#issuecomment-62480877.
Using uMatrix 1.3.2/1.3.3b8 in Chrome 64 and Firefox 58 (win10x64).
The issue is that currently it's not possible to collapse by base domain the fourth section of the matrix, i.e. the blacklisted hostnames.
e.g. here is the matrix for the current URL:
and here it is as you expand the blacklisted content section:
i.e. the line
2 blacklisted hostname(s)
, expanded becomes 4 entries, instead of 2 collapsed ones:*.githubapp.com
and*.google-analytics.com
. In other words, there are no "collapse" buttons for this section of the matrix when you expand it.PS. Also, the 3 'avatars_..githubusercontent.com' entries, they are not displayed grouped/collapsed as a single one:
*.githubusercontent.com
. Shouldn't they be displayed so, i.e. like in the entry above them,*.github.com
?