diff --git a/error/user_not_found.html b/error/user_not_found.html index bafd20b..274ddd2 100644 --- a/error/user_not_found.html +++ b/error/user_not_found.html @@ -1,8 +1,42 @@ - - - -
+ + + + + + + + + Email Validation + + + + +

User not found, try searching something different

- - \ No newline at end of file + + Error: Yopmail.com email addresses are not allowed.

'; + } else { + // If not yopmail.com, display a success message + echo '

Email validation successful! Entered email: ' . $email . '

'; + } + } + ?> + + +
"> + + + +
+ + +