Page 1 of 1

Does Untrusting a domain block CSS and Images?

Posted: Mon Aug 10, 2015 3:07 pm
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?

Re: Does Untrusting a domain block CSS and Images?

Posted: Mon Aug 10, 2015 3:47 pm
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