gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.55k stars 470 forks source link

Cannot collapse by domain the content in the fourth section of the matrix (blacklisted hostnames) #952

Closed darkred closed 6 years ago

darkred commented 6 years ago

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: 2018-02-13_015104

and here it is as you expand the blacklisted content section: 2018-02-13_015008

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 ?

gorhill commented 6 years ago

By design.

gorhill commented 6 years ago

Also, the 3 'avatars_..githubusercontent.com' entries

githubusercontent.com is a public suffix.

darkred commented 6 years ago

@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.