make captcha bigger

This commit is contained in:
Your Name 2025-10-17 21:30:30 -04:00
parent aa6bbf4bd7
commit 5173bccb97
4 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,6 @@
<?php
error_reporting(E_ERROR | E_PARSE);
define("news", "test");
define("bannedhosts", array("google.com"));
define("sitename", "Eternal Winter");
define("dbfile", "secrets/eternalwinter.db");