i added below rule-sets in user rule set in ABE,to auto allow ajax.googleapis.com and google.com
on google.com and deny from any other site
but still i must use temporarily allow menu to allow them
so i am not sure ABE doing this job or i am wrong?
http://www.goal.com/en-us/news/1110/maj ... ID=HP_TN_6
Code: Select all
Site .ajax.googleapis.com
Accept from .goal.com .ajax.googleapis.com
Deny
Site .google.com
Accept from .goal.com .google.com
Deny
when i export white list i see my untrusted site is under [UNTRUSTED] section
its not better and easy add something to allow origin to destination
example
Code: Select all
[UNTRUSTED]
http://ajax.googleapis.com/
[ALLOWPERSITEUNTRUSTED]
goal.com|ajax.googleapis.com
but allowed on goal.com
also some site refresh automatically itself,is there any options in noscript to block this automatically refresh on all site?
if there is no options can you please add that?
thanks