commit 914c5258e88e23b909c18a50fe939e8dee170b8d parent d20439d42bd848f916714d66d9de3988c7e9ee50 Author: n0tr1v <n0tr1v@protonmail.com> Date: Mon, 26 Dec 2022 17:58:54 -0800 for retards people Diffstat:
| M | pkg/web/public/views/pages/chat.gohtml | | | 2 | +- |
| M | pkg/web/public/views/pages/home.gohtml | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/web/public/views/pages/chat.gohtml b/pkg/web/public/views/pages/chat.gohtml @@ -112,7 +112,7 @@ <div class="modal-body"> Rules of this chat: <ul> - <li>No cp</li> + <li>No cp (child abuse content)</li> <li>Be civil</li> </ul> </div> diff --git a/pkg/web/public/views/pages/home.gohtml b/pkg/web/public/views/pages/home.gohtml @@ -260,7 +260,7 @@ <h3>Rules:</h3> <ul> - <li>No cp</li> + <li>No cp (child abuse content)</li> <li>Be civil</li> </ul>