【发布时间】:2017-02-24 18:27:00
【问题描述】:
我正在使用 Botdetect 验证码,但我需要删除他们在图像验证码下方提供的链接,如何删除它
<a href="//captcha.org/captcha.html?codeigniter" title="BotDetect CAPTCHA Library for CodeIgniter" style="display: block !important; height: 10px !important; margin: 0 !important; padding: 0 !important; font-size: 9px !important; line-height: 9px !important; visibility: visible !important; font-family: Verdana, DejaVu Sans, Bitstream Vera Sans, Verdana Ref, sans-serif !important; vertical-align: middle !important; text-align: center !important; text-decoration: none !important; background-color: #f8f8f8 !important; color: #606060 !important;">BotDetect CAPTCHA Library for CodeIgniter</a>
【问题讨论】:
-
链接是自动生成的吗?
-
是的,它是自动生成的
-
尝试一些 jquery 并删除标题属性
-
阅读 BotDetect Capcha 常见问题解答How do I remove the link to your site from the Captcha image?
标签: codeigniter captcha