1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-29 08:56:23 -07:00

Add bbcode, HTML reparsing function for imageboard admins

This commit is contained in:
Joshua Merrell 2018-02-10 16:30:35 -08:00
parent 4d93f8bb98
commit 46a3e8ac77
9 changed files with 55 additions and 17 deletions

View file

@ -7,6 +7,6 @@
<h1>404: File not found</h1>
<img src="/error/lol 404.gif" border="0" alt="">
<p>The requested file could not be found on this server. Are you just typing random stuff in the address bar? If you followed a link from this site here, then post <a href="/site">here</a></p>
<hr><address>http://gochan.org powered by Gochan v1.8.2</address>
<hr><address>http://gochan.org powered by Gochan v1.9.0</address>
</body>
</html>