Skip to content

Commit 2839a92

Browse files
committed
Demos: Remove the dead link to psyrens.com
1 parent a97c71d commit 2839a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/captcha/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</style>
6464
</head>
6565
<body>
66-
<h1><acronym title="Asynchronous JavaScript And XML">AJAX</acronym> <acronym title="Completely Automated Public Turing test to tell Computers and Humans Apart">CAPTCHA</acronym>, based on <a href="http://psyrens.com/captcha/">http://psyrens.com/captcha/</a></h1>
66+
<h1><acronym title="Asynchronous JavaScript And XML">AJAX</acronym> <acronym title="Completely Automated Public Turing test to tell Computers and Humans Apart">CAPTCHA</acronym></h1>
6767
<form id="captchaform" action="">
6868
<fieldset>
6969
<div id="captchaimage"><a href="<?php echo htmlEntities($_SERVER['PHP_SELF'], ENT_QUOTES); ?>" id="refreshimg" title="Click to refresh image"><img src="images/image.php?<?php echo time(); ?>" width="132" height="46" alt="Captcha image"></a></div>

0 commit comments

Comments
 (0)