A common rule pattern is:
Code: Select all
Site <list of sites or complicated expression>
Accept from <same list or expression>
Deny
Code: Select all
Site .google.com .google.com.au .youtube.com
Accept from SELF*
Anon
Code: Select all
Site <list of sites or complicated expression>
Accept from <same list or expression>
Deny
Code: Select all
Site .google.com .google.com.au .youtube.com
Accept from SELF*
Anon
That is not a bad idea at all. However, unlike the other custom keywords that SABER uses, which tie it to NoScript, this one would be appropriate even for a standalone ABE.barbaz wrote:Are there any plans to implement this, either in NoScript or SABER?