mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-17 23:16:23 -07:00
Use v1 base64captcha API
Also check for sql.ErrNoRows when SELECTing from DBPREFIXinfo, fixes #16
This commit is contained in:
parent
21bee813b1
commit
d4b7185ecd
11 changed files with 144 additions and 33 deletions
|
@ -7,6 +7,6 @@
|
|||
<h1>500: Internal Server error</h1>
|
||||
<img src="/error/derpy server.gif" border="0" alt="">
|
||||
<p>The server encountered an error while trying to serve the page, and we apologize for the inconvenience. The <a href="https://en.wikipedia.org/wiki/Idiot">system administrator</a> will try to fix things as soon has he/she/it can.</p>
|
||||
<hr><address>http://gochan.org powered by Gochan v2.11.1</address>
|
||||
<hr><address>http://gochan.org powered by Gochan v2.11.2</address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue