Page 1 of 1

[RESOLVED] Can wildcards be used in about:config .untrusted?

Posted: Tue Jan 17, 2012 9:05 pm
by WaltR
Hey all. My question is about the noscript.untrusted string in about:config. Is it possible to use wildcards to block anything and everything from certain people. For example, if I wanted to block everything from "Annoyingsite" how would I write it? *annoyingsite*.* Would that work? Thanks! :)

Re: Can wildcards be used in about:config noscript.untrusted

Posted: Tue Jan 17, 2012 9:49 pm
by Giorgio Maone
WaltR wrote:For example, if I wanted to block everything from "Annoyingsite" how would I write it? *annoyingsite*.* Would that work? Thanks! :)
Supposed that "Annoyingsite" is evil.com, for instance, you just need to enter evil.com (subdomains and subpaths are implied).

Re: Can wildcards be used in about:config noscript.untrusted

Posted: Wed Jan 18, 2012 12:29 am
by WaltR
Excellent, thank you very much.