Quote:
Originally Posted by Angry Jew Cat
linkex likes to drop this little sucker in your source
Code:
<!-- Output generated by LinkEX (+http://linkex.dk/) -->
you can be damn sure google spiders see that...
|
Just open index.php in any text editor and edit this line:
$buffer = "<!-- Output generated by LinkEX (+
http://linkex.dk/) -->\n";
like this:
$buffer = "";
And oops, no suckers!
