Firebug显示不正确(可能被劫持)的链接CouponDropDown

时间:2013-10-22 00:33:43

标签: hyperlink

这是我第一次看到这个...我的代码中有文字,它说的是护照和签证要求。这是我的标记

<div class="rectangle"><span>Passport and Visa Requirements</span></div>

疯狂的事情发生在实时服务器上,不知何故,链接被注入“visa”这个词。这是我在萤火虫中看到的标记。

<div class="rectangle">
<span>
Passport and
<a id="_GPLITA_0" title="Click to Continue > by CouponDropDown" style="text-decoration:underline" href="http://i.txtsrving.info/click?v=" in_rurl="http://i.txtsrving.info/click?v=" in_hdr="">
Visa
<img src="http://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png" style="display: inline; vertical-align: super; margin: 0px 0px 0px 3px; padding: 0px; border: 0px none; height: 10px;">
</a>
Requirements
</span>
</div>

我的htaccess文件配置不正确吗?我该如何处理?这是安全问题吗?

1 个答案:

答案 0 :(得分:2)

http://www.bleepingcomputer.com/virus-removal/remove-coupondropdown

这可能是您计算机上的广告软件,影响了您的浏览器。你的网站可能还不错。