1
0
Fork 0
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:
Eggbertx 2020-02-07 21:46:30 -08:00
parent 21bee813b1
commit d4b7185ecd
11 changed files with 144 additions and 33 deletions

View file

@ -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>