How to turn off Sandbox
Posted: Fri Jun 17, 2016 5:00 pm
I am trying to allow only css and images.
I have this for now:
#Site ALL
#Sandbox
Site ...
Accept from ....
Deny
Site ALL
Accept from SELF++
Deny INC
Accept INC(IMAGE, CSS) from ALL
Accept INC(SCRIPT) from ......
#Sandbox
I am not sure maybe my ABE is wrong, but it seems that I can only block with Sandbox, but i can't unblock it for some websites sites. What i like to have is to block inline-scripts and scripts for all websites and later allow it for some sites. Is this possible with ABE or can this only be done via noscript?
I have this for now:
#Site ALL
#Sandbox
Site ...
Accept from ....
Deny
Site ALL
Accept from SELF++
Deny INC
Accept INC(IMAGE, CSS) from ALL
Accept INC(SCRIPT) from ......
#Sandbox
I am not sure maybe my ABE is wrong, but it seems that I can only block with Sandbox, but i can't unblock it for some websites sites. What i like to have is to block inline-scripts and scripts for all websites and later allow it for some sites. Is this possible with ABE or can this only be done via noscript?