[bug] Untrusted sites visually distinguish HTTPS

Bug reports and enhancement requests
Post Reply
Azijn
Junior Member
Posts: 22
Joined: Sat Nov 25, 2017 2:01 pm

[bug] Untrusted sites visually distinguish HTTPS

Post by Azijn »

I've got a few sites set to untrusted. Some of them show red in the filter list, some of them don't.

Seems that the difference is whether they're looking for http/https only content.

Code: Select all

Debug:
"untrusted": [
      "taboola.com",
      "tynt.com",
      "google-analytics.com",
      "§:facebook.net",
      "§:googletagmanager.com",
      "§:scorecardresearch.com",
      "§:adnxs.com",
      "§:optimizely.com",
      "§:hotjar.com",
      "§:googletagservices.com",
      "§:visualwebsiteoptimizer.com",
      "§:outbrain.com"
    ],

In case of untrusted sites, this distinction should not be made, imho. All content (https/http) should be blocked. In the large list, I like the red colour, makes them stand out, so I suppose that the https marker should be removed from them all?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:57.0) Gecko/20100101 Firefox/57.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: [bug] Untrusted sites visually distinguish HTTPS

Post by barbaz »

Azijn wrote:In case of untrusted sites, this distinction should not be made, imho. All content (https/http) should be blocked.
+1

https://forums.informaction.com/viewtop ... 098#p92098
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply