Always allow scripts from a site ONLY on a single site
Posted: Mon Aug 01, 2011 10:24 am
I frequently visit a site (x.com) that loads a script from example.com. I want the example.com script to load on x.com, but I don't want example.com scripts to load on any other sites.
According to the FAQ, section 8.10, ABE can be used for this purpose. To configure ABE, I think I have to "always allow" scripts from example.com, check "Enable ABE," then enter the following into the USER ABE ruleset:
#example.com rule
Site example.com *.example.com
Accept from x.com
Deny
Would doing the above block example.com scripts from loading on ALL sites except on x.com?
Also, will enabling ABE affect browser performance? Thank you for your help. I want to make sure I understand the settings changes before making them.
According to the FAQ, section 8.10, ABE can be used for this purpose. To configure ABE, I think I have to "always allow" scripts from example.com, check "Enable ABE," then enter the following into the USER ABE ruleset:
#example.com rule
Site example.com *.example.com
Accept from x.com
Deny
Would doing the above block example.com scripts from loading on ALL sites except on x.com?
Also, will enabling ABE affect browser performance? Thank you for your help. I want to make sure I understand the settings changes before making them.