LoginRegister   
GroupsBlogsJukeboxAll Users
Registrations are fixed!

Q&A

Why?
I just thought making something like this would be a good project and a way to make my code practices better. This is mostly for fun and I did not expect so many people to join.

What is CSS?
CSS is a way to customize your profile and your blogs. It's a markup language (HTML, XML, XHTML, etc.) There are tons of tutorials on how to use CSS. You can edit your CSS by going to the manage page.

Why don't my images load?
We use a think called an "Image Proxy" which blacklist certain sites (rule34, pornhub, etc) and also checks if the link is malicious (IP logger, etc) and filters out everything. If you want to use images in your CSS or markup images, you have to prefix the link with https://images.weserv.nl/?url=

What is markdown?
Markdown is a "chat interpreter" similar to BBCode. It turns "tags" into HTML (ex. ** = bold), and you can use the same thing for images. Read https://www.markdownguide.org/ for more info about markdown and how to use it in comments. It is also the same thing that Discord uses.