Template:Unauthorized Inbound Link: Difference between revisions

From Bose Portable PA Encyclopedia
Jump to navigation Jump to search
m (Protected "Template:Unauthorized Inbound Link" [edit=sysop:move=sysop])
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<html>  
<html>
<script type="text/javascript" src="/js/InboundLink.js">
<!-- http://kenlass.velocitysolutions.com/bose_system_cable.htm -->
<script type="text/javascript">
if (document.referrer.indexOf("velocitysolutions")!= -1){
        document.location="http://toonz.ca/bose/wiki/index.php?title=Unauthorized_Bose_System_Cable";
    }
// if the way above doesn't catch it, this might
if (document.referrer != "") {
  var referringURL = document.referrer;
  var URL=referringURL.split(".");
  var domain=URL[0];
  if (domain=="http://kenlass") {
        document.location="http://toonz.ca/bose/wiki/index.php?title=Unauthorized_Bose_System_Cable";
    }
}
</script>
</script>
</html>
</html>

Latest revision as of 02:29, 19 April 2011