|
solutions -
hitstation summary:
URL: www.hitstation.com
URL Format:
Subdomain on one of many interesting domains
What the Solution does: Breaks out of Ad Bar
Description: Sick and tired of having to pay with pop-ups and banner
frames on HitStation? Well just do this to get rid of them for good! solution:
In the HitStation Control Center, be sure to set your ad preference to
Frames. Then, just insert this tiny little script in your site and say
bye-bye to the ads!
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length)
top.location.href= document.location;
// --->
</SCRIPT>
|