diff --git a/create.php b/create.php index 309ac9eb..f220157b 100644 --- a/create.php +++ b/create.php @@ -5,7 +5,6 @@ include "inc/functions.php"; checkBan('*'); if (!isset($_POST['uri'], $_POST['title'], $_POST['subtitle'], $_POST['username'], $_POST['password'])) { -include '8chan-captcha/functions.php'; $password = base64_encode(openssl_random_pseudo_bytes(9)); diff --git a/dnsbls_bypass.php b/dnsbls_bypass.php index cf289b67..c1954497 100644 --- a/dnsbls_bypass.php +++ b/dnsbls_bypass.php @@ -1,6 +1,5 @@