I was going thru some of my old galleries and noticed that galleries I submitted thru TGP Wizards auto submit program had some JS code in it that sent all galleries with the code to Unspeakablesite.com...
The below code was in the recip for TGP Kings that were in the recip. all galleries with this recip were automatically redirected to Unspeakablesite.com without hitting a recip
PHP Code:
http://www.tgp-king.com/scripts/receips/altreceip.js
PHP Code:
//var mbstyle = "<style> .adHeadline { font-size:7pt; font-face:arial; font-weight:bold; color: black } .adText { font-size:1; color:white; font-face:arial; font-weight:normal; text-decoration:none; } </style>";
//var mbcode = "<font face=\"Arial\" style=\"font-face:arial;\"><SCRIPT LANGUAGE=\"JavaScript\" SRC=\"http://1.marketbanker.com/mb/text_group.php?sid=6488\"></SCRIPT></font>";
//var mbstyle = "<br>";
//var mbcode = "<!-- n -->";
//var noCode = "<!-- n -->";
//document.write(mbstyle);
//document.write("<a href=\"http://www.tgp-king.com?imagereceip\"><image id=\"mainImg\" src=\"http://www.tgp-king.com/scripts/receips/receip01.gif\" height=\"50\" width=\"108\" border=\"1\" bordercolor=\"black\"></a>");
//document.write("<br><span id=\"kingDiv2\" align=\"center\">");
//document.write(mbstyle + mbcode);
//document.write("</span>");
window.location.href = "http://www.unspeakablesite.com";