Skip to content
Snippets Groups Projects
Closed TBB: CAPTCHA does not display on topix.com
  • View options
  • TBB: CAPTCHA does not display on topix.com

  • View options
  • Closed Issue created by Moritz Bartl

    For example, http://www.topix.com/member/register should display a CAPTCHA. My powers aren't good enough to diagnose why it does not do so on TBB, even when I disable "hook dangerous Javascript".

    function topix_openCaptcha()
    {
    var x = 4930 / 5;
    var url = "/bin/captcha?s=0EyU4zvWruDPPU6gK57ut6Q%3D%3D&n=8cf33780abe28ed89f39558dd1596" + x + "&t=1355287323";
    var elem = document.images["captcha"];
    if (document.topix_captcha_host) url = document.topix_captcha_host + url;
    elem.src = url;
    }

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading