Recently, when I was inspecting some HTML stuff trying to find why a "1" appears on top of every article, I stumbled upon some hidden reference to a russian website on a "rt-bli" block.
Here's the code:<div id="rt-bli">
<h1>
<a id="" title="теплоизоляция в краснодаре" href="http://izolation.net" style="visibility: visible;">
<span>теплоизоляция</span>
краснодар
</a>
</h1>
</div>
I've translated it and it says "insulation in the Krasnodar", and the website it points appears to be related to thermal insulation stuff.
This image is hidden for guests.
Please log in or register to see it.
My site is a WIP so it's password-protected. If someone can help me find out why is there a hidden russian website link in my HTML code, please PM me for an username and password.
Thanks.