It's the way they have it set up. They don't want you to show the it anywhere else but the specific domain the ad is made for.
I've already had my games solen and displayed on some other site.
What I was hoping to do was rather than just site locking the game was to have the ads display once I had created one for the pirate domain.
The problem is I can't change a file once the source is stolen and uploaded somewhere else.
I can have the game get some other file, or get a string from somewhere else, so I could possibly make it so it got ad ids and make it work that way.
But, all they have to do to stop that is remove the file.
I've been looking at ways to get around that but none have worked thus far.
I checked out creating a file from html strings, but it won't work because of either the url check, or the javascript not running, I'm not sure.
Some other solution along the same lines might be to make a blob, but that is well beyond my ability to piece together.