Page 1 of 1

feature request: Regular

Posted: Mon Nov 07, 2011 7:19 am
by pighead123
NoScript is a good soft...

like this

can use 4 levels

level 0 abc.com

level 1 abc.com^.com

level 2 abc.com^.com^.com

level 3 abc.com^.com^.com^.com

1.accept all swf or js from all .com site on abc.com(include www .abc.com) deny other

.abc.com^.com^.swf

.abc.com^.com^.js

ps:

accept level 1

deny level 2-X

deny abc.com^.com^.com^.swf (level 2)

deny abc.com^.com^.com^.com^.swf (level 3)

deny abc.com^.com^.com^.com.........^.com^.com^.com^.swf(level X)

2.accept all swf or js from 123.net on abc.com deny other

^abc.com^.123.net^.swf

^abc.com^.123.net^.js

3.accept all swf and js and mp3 and css from 123.net on abc.com deny other

^abc.com^.123.net^.swf+.js+.mp3+.css

4.accept all thing from .org on abc.com deny other

^abc.com^.org^.*

anyway thx Giorgio Maone

good job

Re: feature request: Regular

Posted: Fri Nov 25, 2011 10:59 am
by pighead123
UP

Re: feature request: Regular

Posted: Sat Nov 26, 2011 10:20 am
by Tom T.
I'm sorry that you received no reply. I think there might be a language barrier. Still, I will bring your post to the attention of NoScript Developer Giorgio Maone.

Thank you for your patience.

Re: feature request: Regular

Posted: Sat Nov 26, 2011 10:34 am
by Giorgio Maone
I'm not sure I fully understand what you're suggesting, but since the permissions system is changing deeply from NS 2.x to NS 3.x it's not the best time to introduce syntax-based variations.

Also, please check http://noscript.net/nsa/ (the part talking about the internal permissions format) and http://noscript.net/abe/ to see whether they can help your use cases.

Re: feature request: Regular

Posted: Sat Nov 26, 2011 10:51 am
by pighead123
Giorgio Maone wrote:I'm not sure I fully understand what you're suggesting, but since the permissions system is changing deeply from NS 2.x to NS 3.x it's not the best time to introduce syntax-based variations.

Also, please check http://noscript.net/nsa/ (the part talking about the internal permissions format) and http://noscript.net/abe/ to see whether they can help your use cases.
thx