Does Untrusting a domain block CSS and Images?

Ask for help about NoScript, no registration needed to post
tarjk
Junior Member
Posts: 40
Joined: Tue Apr 01, 2014 12:28 pm

Does Untrusting a domain block CSS and Images?

Post by tarjk »

Assuming a domain loads CSS or images independent of scripts and that domain is in the Noscript Untrusted list, are those images and CSS blocked? Or are only scripts blocked?

Is there a way to blacklist a domain so that absolutely nothing is loaded from that domain?
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0
barbaz
Senior Member
Posts: 11091
Joined: Sat Aug 03, 2013 5:45 pm

Re: Does Untrusting a domain block CSS and Images?

Post by barbaz »

tarjk wrote:Assuming a domain loads CSS or images independent of scripts and that domain is in the Noscript Untrusted list, are those images and CSS blocked?
Nope, just active content.
tarjk wrote:Is there a way to blacklist a domain so that absolutely nothing is loaded from that domain?
NoScript Options > Advanced > ABE
add in its own ruleset (or a ruleset containing no Accept rules)

Code: Select all

Site .thedom.ain
Deny
see also the last part of viewtopic.php?p=73111#p73111 where I replied to someone else asking for block *all* requests to sites marked as Untrusted
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply