captchas.html: Link to multiple places to complain.
This commit is contained in:
parent
307715e184
commit
43d5aa39ef
@ -1,6 +1,29 @@
|
||||
<!doctype html>
|
||||
<html><head>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://boards.4chan.org/qa/thread/288636">
|
||||
<title>Redirect</title>
|
||||
<title>Captcha complaints</title>
|
||||
<style>
|
||||
body > * {
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-family: "Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif;
|
||||
line-height: 2;
|
||||
}
|
||||
h1 {
|
||||
font-size: xx-large;
|
||||
}
|
||||
a {
|
||||
margin: auto;
|
||||
font-size: x-large;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Complain about broken captcha</h1>
|
||||
<a target="_blank" href="https://www.4chan.org/feedback">4chan feedback page</a>
|
||||
<a target="_blank" href="https://twitter.com/intent/tweet?text=%404chan%20%40hiroyuki_ni">Tweet to @4chan and @hiroyuki_ni</a>
|
||||
<a target="_blank" href="https://groups.google.com/forum/#!forum/recaptcha">reCAPTCHA Google Group</a>
|
||||
<a target="_blank" href="https://boards.4chan.org/qa/thread/288636">"Post error problem Questionnaire" thread</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user