This is for the latest version 1.2.0
This line in the outputted HTML for a counter is erroneous. it says <snip>phpcounter/index.php/hit.php?name</snip>
document.write("<img src=\"http://www.obfuscated.net/phpcounter/index.php/hit.php?name=http://cv.thordivel.net/&Referer="+escape(document.referrer)+"\" border=\"0\" alt=\"\">");
it is supposed to say <snip>phpcounter/hit.php?name</snip>
Log in to post a comment.
This is for the latest version 1.2.0
This line in the outputted HTML for a counter is erroneous.
it says <snip>phpcounter/index.php/hit.php?name</snip>
document.write("<img src=\"http://www.obfuscated.net/phpcounter/index.php/hit.php?name=http://cv.thordivel.net/&Referer="+escape(document.referrer)+"\" border=\"0\" alt=\"\">");
it is supposed to say <snip>phpcounter/hit.php?name</snip>