Hi Giorgio, thanks for replying.Giorgio Maone wrote:Nope, you got it reversed.awesomepikachu wrote: So if I am on beeminder.com, then I want to allow the script ajax.googleapis.com to run. But I NEVER want jQuery (ajax.googleapis.com script) to run otherwise on any other website.
Site .beeminder.com
Accept INCLUSION from SELF++
Accept INCLUSION from .ajax.googleapis.com
Deny
You must specify what ABE must do with requsests towards ajax.googleapis.com, depending if they're initiate from .beeminder.com or not, soCode: Select all
Site .ajax.googleapis.com Accept INCLUSION from .beeminder.com DenyThis part is correct.awesomepikachu wrote: with ajax.googleapis.com whitelisted.
I have managed to get what I want, I'll just explain in full what my mistake was so that others may benefit.
Having done a switcharoo with the syntax as you suggested I did not have it working. The jQuery code from ajax.google continued to work on beeminder.com as if the ABE rules had not been specified.
Then I noticed this checkbox:

Amazingly, this was not noticed!
It is the dumbass things that catch you out sometimes